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 3345062 commit ceb0389Copy full SHA for ceb0389
muted-tests.yml
@@ -507,6 +507,9 @@ tests:
507
- class: org.elasticsearch.repositories.SnapshotMetricsIT
508
method: testSnapshotAPMMetrics
509
issue: https://github.com/elastic/elasticsearch/issues/132731
510
+- class: org.elasticsearch.index.codec.vectors.cluster.HierarchicalKMeansTests
511
+ method: testHKmeans
512
+ issue: https://github.com/elastic/elasticsearch/issues/132771
513
514
# Examples:
515
#
0 commit comments