Skip to content

Commit e5124a2

Browse files
committed
Merge remote-tracking branch 'origin/main' into es-128707-fix
2 parents b995e28 + a4c731d commit e5124a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,9 @@ tests:
528528
- class: org.elasticsearch.xpack.esql.expression.function.scalar.string.RLikeTests
529529
method: testEvaluateBlockWithNulls {TestCase=100 random code points matches self case insensitive with text}
530530
issue: https://github.com/elastic/elasticsearch/issues/128717
531+
- class: org.elasticsearch.compute.operator.LimitOperatorTests
532+
method: testEarlyTermination
533+
issue: https://github.com/elastic/elasticsearch/issues/128721
531534

532535
# Examples:
533536
#

0 commit comments

Comments
 (0)