We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 616e057 commit c4f4b39Copy full SHA for c4f4b39
muted-tests.yml
@@ -400,6 +400,9 @@ tests:
400
issue: https://github.com/elastic/elasticsearch/issues/121966
401
- class: org.elasticsearch.xpack.searchablesnapshots.hdfs.SecureHdfsSearchableSnapshotsIT
402
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
406
407
# Examples:
408
#
0 commit comments