Skip to content

Commit bab9edc

Browse files
Mute org.elasticsearch.xpack.esql.parser.StatementParserTests testInvalidJoinPatterns #125536
1 parent 162763b commit bab9edc

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
@@ -384,6 +384,9 @@ tests:
384384
- class: org.elasticsearch.index.shard.StoreRecoveryTests
385385
method: testAddIndices
386386
issue: https://github.com/elastic/elasticsearch/issues/124104
387+
- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
388+
method: testInvalidJoinPatterns
389+
issue: https://github.com/elastic/elasticsearch/issues/125536
387390

388391
# Examples:
389392
#

0 commit comments

Comments
 (0)