Browse Source

Mute org.elasticsearch.xpack.esql.parser.StatementParserTests testInvalidJoinPatterns #129598

elasticsearchmachine 4 months ago
parent
commit
f48a3c3c46
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -574,6 +574,9 @@ tests:
 - class: org.elasticsearch.search.query.VectorIT
   method: testFilteredQueryStrategy
   issue: https://github.com/elastic/elasticsearch/issues/129517
+- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
+  method: testInvalidJoinPatterns
+  issue: https://github.com/elastic/elasticsearch/issues/129598
 
 # Examples:
 #