Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Failing unit test for HybridCollectorManager #1199

Open
martin-gaievski opened this issue Feb 25, 2025 · 0 comments
Open

[BUG] Failing unit test for HybridCollectorManager #1199

martin-gaievski opened this issue Feb 25, 2025 · 0 comments
Assignees
Labels
flaky-test integ-test-failure Integration test failures

Comments

@martin-gaievski
Copy link
Member

What is the bug?

One of integ tests are failing if I execute following command:

./gradlew ':test' --tests "org.opensearch.neuralsearch.search.query.HybridCollectorManagerTests.testRescoreWithConcurrentSegmentSearch_whenMatchedDocsAndRescore_thenSuccessful" -Dtests.seed=F7CFD4E7CDCC6ADD

I do replicate the failure consistently in following environment

  Gradle Version        : 8.10.2
  OS Info               : Mac OS X 15.3.1 (aarch64)
  JDK Version           : 21 (Amazon Corretto JDK)

if I drop the test seed then error became flaky, most of times test will pass

@martin-gaievski martin-gaievski added integ-test-failure Integration test failures untriaged labels Feb 25, 2025
@martin-gaievski martin-gaievski changed the title [BUG] Failing integ test for HybridCollectorManager [BUG] Failing unit test for HybridCollectorManager Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test integ-test-failure Integration test failures
Projects
None yet
Development

No branches or pull requests

3 participants