Skip to content

Commit c4f4b39

Browse files
Mute org.elasticsearch.xpack.esql.parser.StatementParserTests testInvalidJoinPatterns elastic#121968
1 parent 616e057 commit c4f4b39

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
@@ -400,6 +400,9 @@ tests:
400400
issue: https://github.com/elastic/elasticsearch/issues/121966
401401
- class: org.elasticsearch.xpack.searchablesnapshots.hdfs.SecureHdfsSearchableSnapshotsIT
402402
issue: https://github.com/elastic/elasticsearch/issues/121967
403+
- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
404+
method: testInvalidJoinPatterns
405+
issue: https://github.com/elastic/elasticsearch/issues/121968
403406

404407
# Examples:
405408
#

0 commit comments

Comments
 (0)