Skip to content

Commit 8ed8c3d

Browse files
elasticsearchmachinekderusso
authored andcommitted
Mute org.elasticsearch.xpack.esql.parser.StatementParserTests testInvalidJoinPatterns elastic#129598
1 parent 5fe5399 commit 8ed8c3d

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
@@ -574,6 +574,9 @@ tests:
574574
- class: org.elasticsearch.search.query.VectorIT
575575
method: testFilteredQueryStrategy
576576
issue: https://github.com/elastic/elasticsearch/issues/129517
577+
- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
578+
method: testInvalidJoinPatterns
579+
issue: https://github.com/elastic/elasticsearch/issues/129598
577580

578581
# Examples:
579582
#

0 commit comments

Comments
 (0)