[
https://issues.apache.org/jira/browse/LUCENE-10389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482180#comment-17482180
]
Tomoko Uchida edited comment on LUCENE-10389 at 1/26/22, 2:02 AM:
------------------------------------------------------------------
The test failed five times in six hours, I temporarily disabled the test by
adding {{@AwaitsFix}} on it.
was (Author: tomoko uchida):
The test fails five times in six hours, I temporarily disabled the test by
adding {{@AwaitsFix}} on it.
> Assertion failed in TestHnswGraph.testRandom
> --------------------------------------------
>
> Key: LUCENE-10389
> URL: https://issues.apache.org/jira/browse/LUCENE-10389
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Tomoko Uchida
> Priority: Minor
>
> I cannot reproduce it but observed the assertion on the random vectors
> sometimes fails on the Jenkins server (possibly the threshold is too
> restrictive?)
> An example stacktrace:
> {code:java}
> Build: [https://jenkins.thetaphi.de/job/Lucene-main-Linux/32393/]
> Java: 64bit/jdk-17.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC
> 1 tests failed.
> FAILED: org.apache.lucene.util.hnsw.TestHnswGraph.testRandom
> Error Message:
> java.lang.AssertionError: overlap=0.664
> Stack Trace:
> java.lang.AssertionError: overlap=0.664
> at
> __randomizedtesting.SeedInfo.seed([8F4015D8D5C8F033:FD0C30D764A84640]:0)
> at org.junit.Assert.fail(Assert.java:89)
> at org.junit.Assert.assertTrue(Assert.java:42)
> at
> org.apache.lucene.util.hnsw.TestHnswGraph.testRandom(TestHnswGraph.java:401)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]