Skip to content

Commit 85025ef

Browse files
Mute org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests testParseOrQuery elastic#133863
1 parent 8b88cc3 commit 85025ef

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
@@ -552,6 +552,9 @@ tests:
552552
- class: org.elasticsearch.cluster.routing.allocation.decider.WriteLoadConstraintDeciderIT
553553
method: testHighNodeWriteLoadPreventsNewShardAllocation
554554
issue: https://github.com/elastic/elasticsearch/issues/133857
555+
- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
556+
method: testParseOrQuery
557+
issue: https://github.com/elastic/elasticsearch/issues/133863
555558

556559
# Examples:
557560
#

0 commit comments

Comments
 (0)