Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

BrowserPlatformTested bySuccess?Notes
FirefoxLinuxNick Ruest(tick) - RC-3Version 47.0

Firefox

Mac

Jared Whiklo

Joshua Westgard

(tick)

(tick) - RC-3

Version 47.0

Version 47.0

FirefoxWindows   
ChromeLinux  Andrew Woods(tick) - RC-44.4.0-31-generic x86_64, Ubuntu 16.04.1 LTS 
ChromeMac

Jared Whiklo

Joshua Westgard

(tick)

(tick) - RC-3

Version 51.0.2704.103 (64-bit)

Version 51.0.2704.103 (64-bit)

ChromeWindowsAaron Birkland(tick) - RC-4Version  52.0.2743.116 m (64-bit)
EdgeWindowsAaron Birkland(tick) - RC-4Version 38.14393.0.0

...

Test stepsTested bySuccess?Notes

FEDORA_AUTH=true
FEDORA_AUDIT=true

Jared Whiklo

 

Andrew Woods

 

 

(error)(tick)

 

 

WebAC fails -

Jira
serverDuraSpace JIRA
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
keyFCREPO-2110

All automated tests passed: https://github.com/fcrepo4-labs/fcrepo4-tests - thanks Jared Whiklo!

FEDORA_AUTH=false
FEDORA_AUDIT=true

Jared Whiklo

Nick Ruest

A. Soroka

 

(tick) - RC-4

 

All automated tests – except authz_tests – and manual tests passed: https://github.com/fcrepo4-labs/fcrepo4-tests

FEDORA_AUTH=true
FEDORA_AUDIT=false

Jared Whiklo

Nick Ruest

 

(tick) - RC-4

 

All automated tests and manual tests passed: https://github.com/fcrepo4-labs/fcrepo4-tests

FEDORA_AUTH=false
FEDORA_AUDIT=false

Jared Whiklo

Yinlin Chen

Andrew Woods

 

(tick) - RC-4

(tick) - RC-4

 

Manual Tests

Same as above, plus:

  1. Verify audit events are in triplestore
  2. Verify resources are in triplestore
  3. Verify resources are in Solr
  4. Verify authorization works for the two auth-enabled configurations
  5. Verify reindexing to triplestore works

    Code Block
    vagrant ssh
    sudo rm -rf /tmp/descriptions/*
    curl -XPOST -H"Content-Type: application/json" -d '["activemq:queue:serialization"]' localhost:9080/reindexing/
    tree /tmp/descriptions # now it is repopulated