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.
2 parents 88602d4 + 4ed1a00 commit 954f753Copy full SHA for 954f753
muted-tests.yml
@@ -408,6 +408,12 @@ 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
+- class: org.elasticsearch.repositories.blobstore.testkit.analyze.RepositoryAnalysisFailureIT
415
+ method: testFailsOnWriteException
416
+ issue: https://github.com/elastic/elasticsearch/issues/126747
417
418
# Examples:
419
#
0 commit comments