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

Mute RemoteStoreRefreshListenerTests tests causing gradle check failure on 2.x branch #8640

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

dreamer-89
Copy link
Member

@dreamer-89 dreamer-89 commented Jul 11, 2023

Description

Mute RemoteStoreRefreshListenerTests tests causing gradle check failure on 2.x branch

Related Issues

Related Issue: #8638

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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.

…re on 2.x branch

Signed-off-by: Suraj Singh <surajrider@gmail.com>
@dreamer-89
Copy link
Member Author

@reta @kotwanikunal : Request for review

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.action.admin.cluster.node.tasks.ResourceAwareTasksTests.testBasicTaskResourceTracking

@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #8640 (691fe2c) into 2.x (166ed97) will increase coverage by 0.19%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #8640      +/-   ##
============================================
+ Coverage     70.46%   70.66%   +0.19%     
- Complexity    56976    57095     +119     
============================================
  Files          4745     4745              
  Lines        270649   270649              
  Branches      39947    39947              
============================================
+ Hits         190716   191243     +527     
+ Misses        63499    62960     -539     
- Partials      16434    16446      +12     

see 449 files with indirect coverage changes

@kotwanikunal kotwanikunal merged commit b8cebf4 into opensearch-project:2.x Jul 11, 2023
10 of 33 checks passed
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