the logs say that test data is missing in the workspace. is the workspace
properly prepared before the JCR API tests are run?
regards
marcel
Jukka Zitting wrote:
Hi,
The jcr2spi build seems unstable, the following tests are failing:
Failed tests:
testOrderByAscending(org.apache.jackrabbit.test.api.query.SQLOrderByTest)
testOrderByDescending(org.apache.jackrabbit.test.api.query.SQLOrderByTest)
testOrderByDefault(org.apache.jackrabbit.test.api.query.SQLOrderByTest)
testDocOrderIndexedNotation(org.apache.jackrabbit.test.api.query.XPathPosIndexTest)
testDocOrderPositionFunction(org.apache.jackrabbit.test.api.query.XPathDocOrderTest)
testDocOrderPositionIndex(org.apache.jackrabbit.test.api.query.XPathDocOrderTest)
testDocOrderLastFunction(org.apache.jackrabbit.test.api.query.XPathDocOrderTest)
testDocOrderFirstFunction(org.apache.jackrabbit.test.api.query.XPathDocOrderTest)
testOrderByAscending(org.apache.jackrabbit.test.api.query.XPathOrderByTest)
testOrderByDescending(org.apache.jackrabbit.test.api.query.XPathOrderByTest)
testOrderBy(org.apache.jackrabbit.test.api.query.XPathOrderByTest)
Any idea about what's causing that?
BR,
Jukka Zitting