Skip to content

Commit 9b0486d

Browse files
Mute org.elasticsearch.xpack.esql.parser.StatementParserTests testLimitByQualifiedName #144268
1 parent ceb8be0 commit 9b0486d

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
@@ -387,6 +387,9 @@ tests:
387387
- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
388388
method: testLimitBy
389389
issue: https://github.com/elastic/elasticsearch/issues/144267
390+
- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
391+
method: testLimitByQualifiedName
392+
issue: https://github.com/elastic/elasticsearch/issues/144268
390393

391394
# Examples:
392395
#

0 commit comments

Comments
 (0)