I can confirm that something is wrong but I don't know what yet.
Looking at the console log:

[junit4:junit4] Suite:
org.apache.lucene.util.junitcompat.TestBeforeAfterOverrides
[junit4:junit4] Suite:
org.apache.lucene.util.junitcompat.TestBeforeAfterOverrides
[junit4:junit4] Completed on J1 in 0.02s, 2 tests
[junit4:junit4]
[junit4:junit4] Completed on J0 in 0.02s, 2 tests

I don't know why there are two identical suites yet. Also, these
should always come in order when > 1 JVM is used and this is violated
elsewhere too:

[junit4:junit4] Suite: org.apache.lucene.index.TestFilterAtomicReader
[junit4:junit4] Suite: org.apache.lucene.search.TestFieldValueFilter
[junit4:junit4] Completed on J1 in 0.04s, 2 tests
[junit4:junit4]
[junit4:junit4] Completed on J0 in 0.03s, 2 tests

I'll keep looking.

Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to