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 162763b commit bab9edcCopy full SHA for bab9edc
muted-tests.yml
@@ -384,6 +384,9 @@ tests:
384
- class: org.elasticsearch.index.shard.StoreRecoveryTests
385
method: testAddIndices
386
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
390
391
# Examples:
392
#
0 commit comments