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 61f62df commit 96736d4Copy full SHA for 96736d4
muted-tests.yml
@@ -262,6 +262,9 @@ tests:
262
- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
263
method: testParseOrQuery
264
issue: https://github.com/elastic/elasticsearch/issues/133863
265
+- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
266
+ method: testParseAndQuery
267
+ issue: https://github.com/elastic/elasticsearch/issues/133871
268
269
# Examples:
270
#
0 commit comments