Browse Source

Mute org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with text} #128717

elasticsearchmachine 4 months ago
parent
commit
16c63fffda
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -528,6 +528,9 @@ tests:
 - class: org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
   method: testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with keyword}
   issue: https://github.com/elastic/elasticsearch/issues/128716
+- class: org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
+  method: testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with text}
+  issue: https://github.com/elastic/elasticsearch/issues/128717
 
 # Examples:
 #