Skip to content

Commit 0f5bb62

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

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
@@ -498,6 +498,9 @@ tests:
498498
- class: org.elasticsearch.test.apmintegration.TracesApmIT
499499
method: testApmIntegration
500500
issue: https://github.com/elastic/elasticsearch/issues/128651
501+
- class: org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
502+
method: testEvaluateInManyThreads {TestCase=100 random code points matches self case insensitive with keyword}
503+
issue: https://github.com/elastic/elasticsearch/issues/128676
501504

502505
# Examples:
503506
#

0 commit comments

Comments
 (0)