You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "easyice (via GitHub)" <gi...@apache.org> on 2024/01/30 15:45:26 UTC

[I] Reproducible failure in TestParentBlockJoinFloatKnnVectorQuery.testScoringWithMultipleChildren [lucene]

easyice opened a new issue, #13057:
URL: https://github.com/apache/lucene/issues/13057

   ### Description
   
   ```
   org.apache.lucene.search.join.TestParentBlockJoinFloatKnnVectorQuery > testScoringWithMultipleChildren FAILED
       java.lang.AssertionError: expected:<1.0> but was:<0.019607843831181526>
           at __randomizedtesting.SeedInfo.seed([8F867B6F7689D69C:A19AB97A658D176E]:0)
           at junit@4.13.1/org.junit.Assert.fail(Assert.java:89)
           at junit@4.13.1/org.junit.Assert.failNotEquals(Assert.java:835)
           at junit@4.13.1/org.junit.Assert.assertEquals(Assert.java:555)
           at junit@4.13.1/org.junit.Assert.assertEquals(Assert.java:685)
           at org.apache.lucene.search.join.ParentBlockJoinKnnVectorQueryTestCase.assertScorerResults(ParentBlockJoinKnnVectorQueryTestCase.java:341)
           at org.apache.lucene.search.join.ParentBlockJoinKnnVectorQueryTestCase.testScoringWithMultipleChildren(ParentBlockJoinKnnVectorQueryTestCase.java:210)
           at org.apache.lucene.search.join.TestParentBlockJoinFloatKnnVectorQuery.testScoringWithMultipleChildren(TestParentBlockJoinFloatKnnVectorQuery.java:37)
           at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   ```
   
   
   ### Gradle command to reproduce
   
   ./gradlew test --tests TestParentBlockJoinFloatKnnVectorQuery.testScoringWithMultipleChildren -Dtests.seed=8F867B6F7689D69C -Dtests.nightly=true -Dtests.locale=en-GI -Dtests.timezone=Africa/Porto-Novo -Dtests.asserts=true -Dtests.file.encoding=UTF-8


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


Re: [I] Reproducible failure in TestParentBlockJoinFloatKnnVectorQuery.testScoringWithMultipleChildren [lucene]

Posted by "benwtrent (via GitHub)" <gi...@apache.org>.
benwtrent closed issue #13057: Reproducible failure in TestParentBlockJoinFloatKnnVectorQuery.testScoringWithMultipleChildren
URL: https://github.com/apache/lucene/issues/13057


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org