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 a185f66 commit a01b23fCopy full SHA for a01b23f
muted-tests.yml
@@ -450,6 +450,9 @@ tests:
450
- class: org.elasticsearch.xpack.ccr.action.ShardFollowTaskReplicationTests
451
method: testChangeFollowerHistoryUUID
452
issue: https://github.com/elastic/elasticsearch/issues/127680
453
+- class: org.elasticsearch.action.admin.indices.diskusage.IndexDiskUsageAnalyzerTests
454
+ method: testKnnVectors
455
+ issue: https://github.com/elastic/elasticsearch/issues/127689
456
457
# Examples:
458
#
0 commit comments