|
@@ -531,6 +531,9 @@ tests:
|
|
|
- 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
|
|
|
+- class: org.elasticsearch.compute.operator.LimitOperatorTests
|
|
|
+ method: testEarlyTermination
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/128721
|
|
|
|
|
|
# Examples:
|
|
|
#
|