Skip to content

Commit ced6c20

Browse files
Mute org.elasticsearch.xpack.esql.analysis.VerifierTests testLimitByNotEnabled #144272
1 parent 9b0486d commit ced6c20

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
@@ -390,6 +390,9 @@ tests:
390390
- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
391391
method: testLimitByQualifiedName
392392
issue: https://github.com/elastic/elasticsearch/issues/144268
393+
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
394+
method: testLimitByNotEnabled
395+
issue: https://github.com/elastic/elasticsearch/issues/144272
393396

394397
# Examples:
395398
#

0 commit comments

Comments
 (0)