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 d68a17a commit 68a3b44Copy full SHA for 68a3b44
muted-tests.yml
@@ -522,6 +522,9 @@ tests:
522
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
523
method: test {p0=search/410_named_queries/named_queries_with_score}
524
issue: https://github.com/elastic/elasticsearch/issues/132906
525
+- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
526
+ method: test {p0=esql/230_folding/CIDR_MATCH with non-foldable CIDRs}
527
+ issue: https://github.com/elastic/elasticsearch/issues/132931
528
529
# Examples:
530
#
0 commit comments