Build: https://jenkins.thetaphi.de/job/Lucene-nightly-main-Linux/1782/
Java: 64bit/hotspot/jdk-25.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  
org.apache.lucene.sandbox.search.TestSortedDvMultiRangeQuery.testDuelWithStandardDisjunction

Error Message:
java.lang.AssertionError: expected:<1077 hits> but was:<1076 hits>

Stack Trace:
java.lang.AssertionError: expected:<1077 hits> but was:<1076 hits>
        at 
__randomizedtesting.SeedInfo.seed([5442DB6A085D4B7F:D64102A910CE7EBB]:0)
        at [email protected]/org.junit.Assert.fail(Assert.java:89)
        at [email protected]/org.junit.Assert.failNotEquals(Assert.java:835)
        at [email protected]/org.junit.Assert.assertEquals(Assert.java:120)
        at [email protected]/org.junit.Assert.assertEquals(Assert.java:146)
        at 
org.apache.lucene.sandbox.search.TestSortedDvMultiRangeQuery.testDuelWithStandardDisjunction(TestSortedDvMultiRangeQuery.java:155)


FAILED:  
org.apache.lucene.facet.range.TestRangeFacetCounts.testRandomLongsMultiValued

Error Message:
java.lang.AssertionError: expected:<2770> but was:<2771>

Stack Trace:
java.lang.AssertionError: expected:<2770> but was:<2771>
        at 
__randomizedtesting.SeedInfo.seed([5442DB6A085D4B7F:F4880E41B4BA1E74]:0)
        at [email protected]/org.junit.Assert.fail(Assert.java:89)
        at [email protected]/org.junit.Assert.failNotEquals(Assert.java:835)
        at [email protected]/org.junit.Assert.assertEquals(Assert.java:647)
        at [email protected]/org.junit.Assert.assertEquals(Assert.java:633)
        at 
org.apache.lucene.facet.range.TestRangeFacetCounts.testRandomLongsMultiValued(TestRangeFacetCounts.java:1072)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to