Skip to content

Commit c46f73a

Browse files
Mute org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests testEvaluateInManyThreads {TestCase=100 random code points matches self case insensitive with text} #128677
1 parent 0f5bb62 commit c46f73a

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
@@ -501,6 +501,9 @@ tests:
501501
- class: org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
502502
method: testEvaluateInManyThreads {TestCase=100 random code points matches self case insensitive with keyword}
503503
issue: https://github.com/elastic/elasticsearch/issues/128676
504+
- class: org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
505+
method: testEvaluateInManyThreads {TestCase=100 random code points matches self case insensitive with text}
506+
issue: https://github.com/elastic/elasticsearch/issues/128677
504507

505508
# Examples:
506509
#

0 commit comments

Comments
 (0)