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 3532d0b commit df24b90Copy full SHA for df24b90
muted-tests.yml
@@ -253,6 +253,9 @@ tests:
253
- class: org.elasticsearch.xpack.security.authc.service.ServiceAccountIT
254
method: testAuthenticateShouldNotFallThroughInCaseOfFailure
255
issue: https://github.com/elastic/elasticsearch/issues/120902
256
+- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
257
+ method: testInvalidJoinPatterns
258
+ issue: https://github.com/elastic/elasticsearch/issues/120849
259
260
# Examples:
261
#
0 commit comments