浏览代码

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 月之前
父节点
当前提交
93d255721d
共有 1 个文件被更改,包括 3 次插入0 次删除
  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
 - class: org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
   method: testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with keyword}
   method: testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with keyword}
   issue: https://github.com/elastic/elasticsearch/issues/128715
   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:
 # Examples:
 #
 #