Skip to content

Commit 55bb3ed

Browse files
Mute org.elasticsearch.xpack.esql.parser.StatementParserTests testValidJoinPattern #120848
1 parent df24b90 commit 55bb3ed

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
@@ -256,6 +256,9 @@ tests:
256256
- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
257257
method: testInvalidJoinPatterns
258258
issue: https://github.com/elastic/elasticsearch/issues/120849
259+
- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
260+
method: testValidJoinPattern
261+
issue: https://github.com/elastic/elasticsearch/issues/120848
259262

260263
# Examples:
261264
#

0 commit comments

Comments
 (0)