Skip to content

Commit bf60863

Browse files
Mute org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests testParseOrQuery elastic#133863
1 parent e801e04 commit bf60863

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
@@ -259,6 +259,9 @@ tests:
259259
- class: org.elasticsearch.gradle.LoggedExecFuncTest
260260
method: failed tasks output logged to console when spooling true
261261
issue: https://github.com/elastic/elasticsearch/issues/119509
262+
- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
263+
method: testParseOrQuery
264+
issue: https://github.com/elastic/elasticsearch/issues/133863
262265

263266
# Examples:
264267
#

0 commit comments

Comments
 (0)