riSearch test failure (configB, postgres & mptstore)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------------------------------------------------------------------------------- | |
Test set: org.fcrepo.test.api.TestRISearch | |
------------------------------------------------------------------------------- | |
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 13.753 sec <<< F | |
AILURE! | |
testSpringTripleGenerators(org.fcrepo.test.api.TestRISearch) Time elapsed: 0.02 | |
9 sec <<< FAILURE! | |
junit.framework.AssertionFailedError: Expected 1 results from SPO query <info:fe | |
dora/demo:5> <info:fedora/fedora-system:test/tests#tripleGenerator> "true", but | |
got 0 expected:<1> but was:<0> | |
at junit.framework.Assert.fail(Assert.java:50) | |
at junit.framework.Assert.failNotEquals(Assert.java:287) | |
at junit.framework.Assert.assertEquals(Assert.java:67) | |
at junit.framework.Assert.assertEquals(Assert.java:199) | |
at org.fcrepo.test.api.RISearchUtil.checkSPOCount(RISearchUtil.java:27) | |
at org.fcrepo.test.api.TestRISearch.testSpringTripleGenerators(TestRISea | |
rch.java:95) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment