Ver Fonte

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

elasticsearchmachine há 5 meses atrás
pai
commit
2b3f6a3c24
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

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