Skip to content

Commit 8e8156c

Browse files
Mute org.elasticsearch.xpack.esql.parser.StatementParserTests testValidFromPattern #121990
1 parent f5d3f38 commit 8e8156c

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
@@ -363,6 +363,9 @@ tests:
363363
- class: org.elasticsearch.xpack.migrate.action.ReindexDatastreamIndexTransportActionIT
364364
method: testFailIfMetadataBlockSet
365365
issue: https://github.com/elastic/elasticsearch/issues/121978
366+
- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
367+
method: testValidFromPattern
368+
issue: https://github.com/elastic/elasticsearch/issues/121990
366369

367370
# Examples:
368371
#

0 commit comments

Comments
 (0)