Skip to content

[CI] ES91OSQVectorScorerTests testScore failing #128485

@elasticsearchmachine

Description

@elasticsearchmachine
Collaborator

Build Scans:

Reproduction Line:

./gradlew ":libs:simdvec:test" --tests "org.elasticsearch.simdvec.internal.vectorization.ES91OSQVectorScorerTests.testScore" -Dtests.seed=DC73C000DF433DC7 -Dtests.locale=ksf-Latn-CM -Dtests.timezone=Japan -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: defaultScores: 1.726524E9 bulkScores: 1.7265239E9
Expected: a value less than <65>
     but: <128> was greater than <65>

Issue Reasons:

  • [main] 2 failures in test testScore (0.3% fail rate in 688 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic-platform-support (13.3% fail rate in 15 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Activity

elasticsearchmachine

elasticsearchmachine commented on May 26, 2025

@elasticsearchmachine
CollaboratorAuthor

Pinging @elastic/es-search-relevance (Team:Search Relevance)

self-assigned this
on May 28, 2025
added
low-riskAn open issue or test failure that is a low risk to future releases
and removed
needs:riskRequires assignment of a risk label (low, medium, blocker)
on Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

:Search Relevance/VectorsVector search>test-failureTriaged test failures from CITeam:Search RelevanceMeta label for the Search Relevance team in Elasticsearchlow-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @benwtrent@elasticsearchmachine

    Issue actions

      [CI] ES91OSQVectorScorerTests testScore failing · Issue #128485 · elastic/elasticsearch