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 f7dd604 commit 8e9c63fCopy full SHA for 8e9c63f
muted-tests.yml
@@ -555,6 +555,9 @@ tests:
555
- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
556
method: testParseOrQuery
557
issue: https://github.com/elastic/elasticsearch/issues/133863
558
+- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
559
+ method: testParseAndQuery
560
+ issue: https://github.com/elastic/elasticsearch/issues/133871
561
562
# Examples:
563
#
0 commit comments