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 c4e85fe commit 81adb0fCopy full SHA for 81adb0f
muted-tests.yml
@@ -453,6 +453,9 @@ tests:
453
- class: org.elasticsearch.action.admin.indices.diskusage.IndexDiskUsageAnalyzerTests
454
method: testKnnVectors
455
issue: https://github.com/elastic/elasticsearch/issues/127689
456
+- class: org.elasticsearch.snapshots.SnapshotShutdownIT
457
+ method: testSnapshotShutdownProgressTracker
458
+ issue: https://github.com/elastic/elasticsearch/issues/127690
459
460
# Examples:
461
#
0 commit comments