Skip to content

Commit 57cd494

Browse files
Mute org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests testParseOrQuery elastic#133863
1 parent 4838875 commit 57cd494

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
@@ -446,6 +446,9 @@ tests:
446446
- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
447447
method: testParseAndQuery
448448
issue: https://github.com/elastic/elasticsearch/issues/133871
449+
- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
450+
method: testParseOrQuery
451+
issue: https://github.com/elastic/elasticsearch/issues/133863
449452

450453
# Examples:
451454
#

0 commit comments

Comments
 (0)