Skip to content

Commit c12f382

Browse files
Mute org.elasticsearch.xpack.esql.analysis.VerifierTests testFullTextFunctionsOnlyAllowedInWhere elastic#131335
1 parent 42a271e commit c12f382

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
@@ -430,6 +430,9 @@ tests:
430430
- class: org.elasticsearch.xpack.esql.expression.function.fulltext.ScoreTests
431431
method: testSerializationOfSimple {TestCase=<boolean>}
432432
issue: https://github.com/elastic/elasticsearch/issues/131334
433+
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
434+
method: testFullTextFunctionsOnlyAllowedInWhere
435+
issue: https://github.com/elastic/elasticsearch/issues/131335
433436

434437
# Examples:
435438
#

0 commit comments

Comments
 (0)