We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7023fe9 commit 9b7b6aeCopy full SHA for 9b7b6ae
muted-tests.yml
@@ -363,6 +363,9 @@ tests:
363
- class: org.elasticsearch.datastreams.lifecycle.ExplainDataStreamLifecycleIT
364
method: testExplainLifecycle
365
issue: https://github.com/elastic/elasticsearch/issues/124882
366
+- class: org.elasticsearch.datastreams.lifecycle.ExplainDataStreamLifecycleIT
367
+ method: testSystemExplainLifecycle
368
+ issue: https://github.com/elastic/elasticsearch/issues/124885
369
370
# Examples:
371
#
0 commit comments