Browse Source

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

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

+ 3 - 0
muted-tests.yml

@@ -525,6 +525,9 @@ tests:
 - class: org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
   method: testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with keyword}
   issue: https://github.com/elastic/elasticsearch/issues/128715
+- 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
 
 # Examples:
 #