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 ae33eaa commit 31b8e36Copy full SHA for 31b8e36
muted-tests.yml
@@ -408,6 +408,9 @@ tests:
408
- class: org.elasticsearch.repositories.blobstore.testkit.analyze.S3RepositoryAnalysisRestIT
409
method: testRepositoryAnalysis
410
issue: https://github.com/elastic/elasticsearch/issues/126576
411
+- class: org.elasticsearch.xpack.ilm.TimeSeriesDataStreamsIT
412
+ method: testShrinkActionInPolicyWithoutHotPhase
413
+ issue: https://github.com/elastic/elasticsearch/issues/126746
414
415
# Examples:
416
#
0 commit comments