-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[AUTOCUT] Gradle Check Flaky Test Report for IndexShardTests #14321
Labels
autocut
flaky-test
Random test failure that succeeds on second run
Storage
Issues and PRs relating to data and metadata storage
>test-failure
Test failure from CI, local build, etc.
Comments
Fixed with #14418 |
Tried reproducing this test by running the test for 2k+ iterations, but the failure did not occur. I also could not find any stack trace since all the build links have expired. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
autocut
flaky-test
Random test failure that succeeds on second run
Storage
Issues and PRs relating to data and metadata storage
>test-failure
Test failure from CI, local build, etc.
Flaky Test Report for
IndexShardTests
Noticed the
IndexShardTests
has some flaky, failing tests that failed during post-merge actions.Details
org.opensearch.index.shard.IndexShardTests.testRefreshLevelRestoreShardFromRemoteStore
org.opensearch.index.shard.IndexShardTests.testRefreshLevelRestoreShardFromRemoteStore
org.opensearch.index.shard.IndexShardTests.testRefreshLevelRestoreShardFromRemoteStore
The other pull requests, besides those involved in post-merge actions, that contain failing tests with the
IndexShardTests
class are:For more details on the failed tests refer to OpenSearch Gradle Check Metrics dashboard.
The text was updated successfully, but these errors were encountered: