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

Fixed flaky integration test for explain in hybrid query #1122

Conversation

martin-gaievski
Copy link
Member

@martin-gaievski martin-gaievski commented Jan 17, 2025

Description

Flaky test results are caused by shared index names. Different tests do change documents in unpredictable manner, that causes test results to be non deterministic, and test level assertions may fail.

Related Issues

#1120

Check List

  • [ ] New functionality includes testing.
  • [ ] New functionality has been documented.
  • [ ] API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • [ ] Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Martin Gaievski <gaievski@amazon.com>
@martin-gaievski martin-gaievski added backport 2.x Label will add auto workflow to backport PR to 2.x branch skip-changelog integ-test-failure Integration test failures v2.19.0 labels Jan 17, 2025
Copy link
Collaborator

@minalsha minalsha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Member

@junqiu-lei junqiu-lei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@martin-gaievski martin-gaievski merged commit 84e6306 into opensearch-project:main Jan 21, 2025
64 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 21, 2025
Signed-off-by: Martin Gaievski <gaievski@amazon.com>
(cherry picked from commit 84e6306)
martin-gaievski added a commit that referenced this pull request Jan 21, 2025
Signed-off-by: Martin Gaievski <gaievski@amazon.com>
(cherry picked from commit 84e6306)
heemin32 pushed a commit that referenced this pull request Jan 21, 2025
Signed-off-by: Martin Gaievski <gaievski@amazon.com>
(cherry picked from commit 84e6306)

Co-authored-by: Martin Gaievski <gaievski@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Label will add auto workflow to backport PR to 2.x branch integ-test-failure Integration test failures skip-changelog v2.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants