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 33e7db0 commit 6f0dbc7Copy full SHA for 6f0dbc7
muted-tests.yml
@@ -572,6 +572,9 @@ tests:
572
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
573
method: testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution
574
issue: https://github.com/elastic/elasticsearch/issues/130205
575
+- class: org.elasticsearch.index.codec.vectors.cluster.KMeansLocalTests
576
+ method: testKMeansNeighbors
577
+ issue: https://github.com/elastic/elasticsearch/issues/130258
578
579
# Examples:
580
#
0 commit comments