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 d52bed5 commit 1f1b8e7Copy full SHA for 1f1b8e7
muted-tests.yml
@@ -548,6 +548,9 @@ tests:
548
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
549
method: testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution
550
issue: https://github.com/elastic/elasticsearch/issues/130205
551
+- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
552
+ method: test {p0=search.vectors/40_knn_search/Dimensions are dynamically set}
553
+ issue: https://github.com/elastic/elasticsearch/issues/130626
554
555
# Examples:
556
#
0 commit comments