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

fix flaky test of query enhancement #1647

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

Hailong-am
Copy link
Collaborator

Description

Fix flaky test of query enhancement

Issues Resolved

[List any issues this PR will resolve]

Check List

  • Commits are signed per the DCO using --signoff

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.

@@ -108,7 +102,7 @@ describe('query enhancement queries', { scrollBehavior: false }, () => {
`source = timestamp-*`
);
cy.waitForSearch();
cy.getElementByTestId('queryResultCompleteMsg').click();
Copy link
Member

Choose a reason for hiding this comment

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

Thanks!

Copy link
Member

@ashwin-pc ashwin-pc left a comment

Choose a reason for hiding this comment

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

Approving since @abbyhu2000 confirmed that this change is correct

@ananzh ananzh merged commit 53f3bc5 into opensearch-project:main Nov 15, 2024
58 of 64 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Nov 22, 2024
Signed-off-by: Hailong Cui <[email protected]>
(cherry picked from commit 53f3bc5)
Hailong-am added a commit that referenced this pull request Nov 22, 2024
Signed-off-by: Hailong Cui <[email protected]>
(cherry picked from commit 53f3bc5)

Co-authored-by: Hailong Cui <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants