Skip to content

Commit 16c63ff

Browse files
Mute org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with text} #128717
1 parent 93d2557 commit 16c63ff

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
@@ -528,6 +528,9 @@ tests:
528528
- class: org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
529529
method: testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with keyword}
530530
issue: https://github.com/elastic/elasticsearch/issues/128716
531+
- class: org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
532+
method: testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with text}
533+
issue: https://github.com/elastic/elasticsearch/issues/128717
531534

532535
# Examples:
533536
#

0 commit comments

Comments
 (0)