It's https://github.com/apache/lucene/issues/15091 again. I think I'll add an AwaitsFix on this test until it's resolved.
Dawid On Wed, Aug 20, 2025 at 6:42 AM Policeman Jenkins Server < [email protected]> wrote: > Build: https://jenkins.thetaphi.de/job/Lucene-main-Windows/16570/ > Java: 64bit/hotspot/jdk-25-rc+35 -XX:+UseCompressedOops -XX:+UseParallelGC > > 2 tests failed. > FAILED: > org.apache.lucene.index.TestMultiIndexMergeScheduler.testCloseMultiple > > Error Message: > java.lang.Exception: Test abandoned because suite timeout was reached. > > Stack Trace: > java.lang.Exception: Test abandoned because suite timeout was reached. > at __randomizedtesting.SeedInfo.seed([2EEF0CD202D354E7]:0) > > > FAILED: org.apache.lucene.index.TestMultiIndexMergeScheduler.classMethod > > Error Message: > java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). > > Stack Trace: > java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). > at __randomizedtesting.SeedInfo.seed([2EEF0CD202D354E7]:0) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
