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 29e1303 commit 2dfd076Copy full SHA for 2dfd076
muted-tests.yml
@@ -615,6 +615,9 @@ tests:
615
- class: org.elasticsearch.cluster.routing.allocation.allocator.DesiredBalanceComputerTests
616
method: testDesiredBalanceShouldConvergeInABigCluster
617
issue: https://github.com/elastic/elasticsearch/issues/135123
618
+- class: org.elasticsearch.search.vectors.CachingEnableFilterQueryTests
619
+ method: testBooleanQuery
620
+ issue: https://github.com/elastic/elasticsearch/issues/135124
621
622
# Examples:
623
#
0 commit comments