Mute org.elasticsearch.compute.data.sort.LongTopNSetTests testCrankyBreaker #129257

This commit is contained in:
elasticsearchmachine 2025-06-11 23:07:04 +10:00
parent 7077ae2d19
commit 73583134a4

View file

@ -520,6 +520,9 @@ tests:
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT - class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
method: test {lookup-join.MultipleBatches* method: test {lookup-join.MultipleBatches*
issue: https://github.com/elastic/elasticsearch/issues/129210 issue: https://github.com/elastic/elasticsearch/issues/129210
- class: org.elasticsearch.compute.data.sort.LongTopNSetTests
method: testCrankyBreaker
issue: https://github.com/elastic/elasticsearch/issues/129257
# Examples: # Examples:
# #