Skip to content

Commit df24b90

Browse files
Mute org.elasticsearch.xpack.esql.parser.StatementParserTests testInvalidJoinPatterns #120849
1 parent 3532d0b commit df24b90

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
@@ -253,6 +253,9 @@ tests:
253253
- class: org.elasticsearch.xpack.security.authc.service.ServiceAccountIT
254254
method: testAuthenticateShouldNotFallThroughInCaseOfFailure
255255
issue: https://github.com/elastic/elasticsearch/issues/120902
256+
- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
257+
method: testInvalidJoinPatterns
258+
issue: https://github.com/elastic/elasticsearch/issues/120849
256259

257260
# Examples:
258261
#

0 commit comments

Comments
 (0)