Skip to content

Commit 8e9c63f

Browse files
Mute org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests testParseAndQuery #133871
1 parent f7dd604 commit 8e9c63f

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
@@ -555,6 +555,9 @@ tests:
555555
- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
556556
method: testParseOrQuery
557557
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
558561

559562
# Examples:
560563
#

0 commit comments

Comments
 (0)