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 flush flaky test #779

Merged
merged 3 commits into from
May 31, 2023

Conversation

zhichao-aws
Copy link
Member

@zhichao-aws zhichao-aws commented May 31, 2023

Description

Fix flaky UT of flush index in IndicesActions.test.tsx, AliasesActions.test.tsx and DataStreamsActions.test.tsx.

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.

Signed-off-by: zhichao-aws <[email protected]>
@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Merging #779 (18ad918) into main (d0fdde2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #779   +/-   ##
=======================================
  Coverage   62.37%   62.37%           
=======================================
  Files         337      337           
  Lines       11437    11437           
  Branches     2212     2212           
=======================================
  Hits         7134     7134           
  Misses       3739     3739           
  Partials      564      564           

@Hailong-am Hailong-am merged commit 78964cd into opensearch-project:main May 31, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 31, 2023
* fix tests

Signed-off-by: zhichao-aws <[email protected]>

* modify release notes

Signed-off-by: zhichao-aws <[email protected]>

---------

Signed-off-by: zhichao-aws <[email protected]>
(cherry picked from commit 78964cd)
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 31, 2023
* fix tests

Signed-off-by: zhichao-aws <[email protected]>

* modify release notes

Signed-off-by: zhichao-aws <[email protected]>

---------

Signed-off-by: zhichao-aws <[email protected]>
(cherry picked from commit 78964cd)
SuZhou-Joe pushed a commit that referenced this pull request May 31, 2023
* fix tests

Signed-off-by: zhichao-aws <[email protected]>

* modify release notes

Signed-off-by: zhichao-aws <[email protected]>

---------

Signed-off-by: zhichao-aws <[email protected]>
(cherry picked from commit 78964cd)

Co-authored-by: zhichao-aws <[email protected]>
SuZhou-Joe pushed a commit that referenced this pull request May 31, 2023
* fix tests

Signed-off-by: zhichao-aws <[email protected]>

* modify release notes

Signed-off-by: zhichao-aws <[email protected]>

---------

Signed-off-by: zhichao-aws <[email protected]>
(cherry picked from commit 78964cd)

Co-authored-by: zhichao-aws <[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.

3 participants