We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b861f10 commit dc013bbCopy full SHA for dc013bb
muted-tests.yml
@@ -396,6 +396,9 @@ tests:
396
- class: org.elasticsearch.packaging.test.DockerTests
397
method: test011SecurityEnabledStatus
398
issue: https://github.com/elastic/elasticsearch/issues/124990
399
+- class: org.elasticsearch.datastreams.lifecycle.DataStreamLifecycleServiceIT
400
+ method: testLifecycleAppliedToFailureStore
401
+ issue: https://github.com/elastic/elasticsearch/issues/124999
402
403
# Examples:
404
#
0 commit comments