Skip to content

Commit 000c71e

Browse files
Mute org.elasticsearch.xpack.esql.analysis.VerifierTests testMatchInsideEval elastic#131336
1 parent c12f382 commit 000c71e

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
@@ -433,6 +433,9 @@ tests:
433433
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
434434
method: testFullTextFunctionsOnlyAllowedInWhere
435435
issue: https://github.com/elastic/elasticsearch/issues/131335
436+
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
437+
method: testMatchInsideEval
438+
issue: https://github.com/elastic/elasticsearch/issues/131336
436439

437440
# Examples:
438441
#

0 commit comments

Comments
 (0)