On 2012-04-11 16:26, Julian Reschke wrote:
On 2012-04-11 11:47, Michael Dürig wrote:
Running org.apache.jackrabbit.oak.query.index.TraversingCursorTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
<<< FAILURE!
Running org.apache.jackrabbit.oak.query.QueryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
Results :
Failed tests:
traverse(org.apache.jackrabbit.oak.query.index.TraversingCursorTest):
expected:</parents/p[0]> but was:</parents/p[2]>
traverseBlockwise(org.apache.jackrabbit.oak.query.index.TraversingCursorTest):
expected:</parents/p[0]> but was:</parents/p[2]>
Tests run: 215, Failures: 2, Errors: 0, Skipped: 0
Can someone (Tom?) have a look at this?
Michael
Bei mir:
https://issues.apache.org/jira/browse/OAK-58 - reproduzierbar (Windows)
DbBlobStoreTest#testGarbageCollection (auf einer von zwei Maschinen
reproduzierbar)
mfg jr
Sorry for posting in German; but I believe the message got over.
It's a bit tricky to start contributing until I can run the tests. If we
can't fix the problems, the only alternative seems to be to mark those
tests as failures for now.
Feedback appreciated,
Julian