|
@@ -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:
|
|
|
#
|