Skip to content

Commit 2b3f6a3

Browse files
Mute org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with text} #128714
1 parent 24349f9 commit 2b3f6a3

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
@@ -519,6 +519,9 @@ tests:
519519
- class: org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
520520
method: testCrankyEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with keyword}
521521
issue: https://github.com/elastic/elasticsearch/issues/128713
522+
- class: org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
523+
method: testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with text}
524+
issue: https://github.com/elastic/elasticsearch/issues/128714
522525

523526
# Examples:
524527
#

0 commit comments

Comments
 (0)