There was an error while loading. Please reload this page.
1 parent 3004d44 commit bcdf51aCopy full SHA for bcdf51a
muted-tests.yml
@@ -399,6 +399,9 @@ tests:
399
- class: org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsIntegTests
400
method: testCreateAndRestoreSearchableSnapshot
401
issue: https://github.com/elastic/elasticsearch/issues/119709
402
+- class: org.elasticsearch.datastreams.lifecycle.ExplainDataStreamLifecycleIT
403
+ method: testExplainLifecycleForIndicesWithErrors
404
+ issue: https://github.com/elastic/elasticsearch/issues/126252
405
406
# Examples:
407
#
0 commit comments