-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Disable SLMSnapshotBlockingIntegTests#testSnapshotInProgress #47775
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
Conversation
Pinging @elastic/es-distributed (:Distributed/Snapshot/Restore) |
Pinging @elastic/es-core-features (:Core/Features/ILM+SLM) |
@@ -85,6 +86,7 @@ public void resetSLMSettings() throws Exception { | |||
return Arrays.asList(MockRepository.Plugin.class, LocalStateCompositeXPackPlugin.class, IndexLifecycle.class); | |||
} | |||
|
|||
@Ignore("https://github.com/elastic/elasticsearch/issues/47689") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you use @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/47689")
here instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done, thanks
@elasticmachine update branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This test fails constantly in master and prs. Relates #47689
This test fails constantly in master and prs.
Relates #47689