Skip to content

Instantly share code, notes, and snippets.

@eddies
Created July 5, 2012 18:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eddies/3055494 to your computer and use it in GitHub Desktop.
Save eddies/3055494 to your computer and use it in GitHub Desktop.
riSearch test failure (configB, postgres & mptstore)
-------------------------------------------------------------------------------
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