Skip to content

Commit 96736d4

Browse files
Mute org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests testParseAndQuery #133871
1 parent 61f62df commit 96736d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,9 @@ tests:
262262
- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
263263
method: testParseOrQuery
264264
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
265268

266269
# Examples:
267270
#

0 commit comments

Comments
 (0)