@@ -498,36 +498,6 @@ tests:
498498- class : org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
499499 method : testEvaluateInManyThreads {TestCase=100 random code points matches self case insensitive with text}
500500 issue : https://github.com/elastic/elasticsearch/issues/128677
501- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
502- method : testEvaluateInManyThreads {TestCase=100 random code points matches self case insensitive with text}
503- issue : https://github.com/elastic/elasticsearch/issues/128705
504- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
505- method : testEvaluateInManyThreads {TestCase=100 random code points matches self case insensitive with keyword}
506- issue : https://github.com/elastic/elasticsearch/issues/128706
507- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
508- method : testCrankyEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with text}
509- issue : https://github.com/elastic/elasticsearch/issues/128710
510- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
511- method : testCrankyEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with keyword}
512- issue : https://github.com/elastic/elasticsearch/issues/128711
513- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
514- method : testCrankyEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with text}
515- issue : https://github.com/elastic/elasticsearch/issues/128712
516- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
517- method : testCrankyEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with keyword}
518- issue : https://github.com/elastic/elasticsearch/issues/128713
519- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
520- method : testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with text}
521- issue : https://github.com/elastic/elasticsearch/issues/128714
522- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
523- method : testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with keyword}
524- issue : https://github.com/elastic/elasticsearch/issues/128715
525- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
526- method : testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with keyword}
527- issue : https://github.com/elastic/elasticsearch/issues/128716
528- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
529- method : testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with text}
530- issue : https://github.com/elastic/elasticsearch/issues/128717
531501- class : org.elasticsearch.compute.operator.LimitOperatorTests
532502 method : testEarlyTermination
533503 issue : https://github.com/elastic/elasticsearch/issues/128721
0 commit comments