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 2c8649d commit 4efa176Copy full SHA for 4efa176
muted-tests.yml
@@ -411,6 +411,9 @@ tests:
411
- class: org.elasticsearch.packaging.test.DockerTests
412
method: test024InstallPluginFromArchiveUsingConfigFile
413
issue: https://github.com/elastic/elasticsearch/issues/126936
414
+- class: org.elasticsearch.search.aggregations.bucket.FiltersIT
415
+ method: testSimpleWithFilterQuery
416
+ issue: https://github.com/elastic/elasticsearch/issues/127099
417
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
418
method: test {rerank.Reranker before a limit ASYNC}
419
issue: https://github.com/elastic/elasticsearch/issues/127051
0 commit comments