@@ -489,36 +489,6 @@ tests:
489489- class : org.elasticsearch.packaging.test.DockerTests
490490 method : test085EnvironmentVariablesAreRespectedUnderDockerExec
491491 issue : https://github.com/elastic/elasticsearch/issues/128115
492- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
493- method : testEvaluateInManyThreads {TestCase=100 random code points matches self case insensitive with text}
494- issue : https://github.com/elastic/elasticsearch/issues/128705
495- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
496- method : testEvaluateInManyThreads {TestCase=100 random code points matches self case insensitive with keyword}
497- issue : https://github.com/elastic/elasticsearch/issues/128706
498- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
499- method : testCrankyEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with text}
500- issue : https://github.com/elastic/elasticsearch/issues/128710
501- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
502- method : testCrankyEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with keyword}
503- issue : https://github.com/elastic/elasticsearch/issues/128711
504- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
505- method : testCrankyEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with text}
506- issue : https://github.com/elastic/elasticsearch/issues/128712
507- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
508- method : testCrankyEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with keyword}
509- issue : https://github.com/elastic/elasticsearch/issues/128713
510- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
511- method : testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with text}
512- issue : https://github.com/elastic/elasticsearch/issues/128714
513- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
514- method : testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with keyword}
515- issue : https://github.com/elastic/elasticsearch/issues/128715
516- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
517- method : testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with keyword}
518- issue : https://github.com/elastic/elasticsearch/issues/128716
519- - class : org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
520- method : testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with text}
521- issue : https://github.com/elastic/elasticsearch/issues/128717
522492- class : org.elasticsearch.compute.operator.LimitOperatorTests
523493 method : testEarlyTermination
524494 issue : https://github.com/elastic/elasticsearch/issues/128721
0 commit comments