Mute org.elasticsearch.action.support.ThreadedActionListenerTests testRejectionHandling #130129

This commit is contained in:
elasticsearchmachine 2025-06-27 03:02:53 +10:00
parent d6e2b575b7
commit f07de5ac4a

View file

@ -563,6 +563,9 @@ tests:
- class: org.elasticsearch.xpack.esql.action.EnrichIT - class: org.elasticsearch.xpack.esql.action.EnrichIT
method: testTopN method: testTopN
issue: https://github.com/elastic/elasticsearch/issues/130122 issue: https://github.com/elastic/elasticsearch/issues/130122
- class: org.elasticsearch.action.support.ThreadedActionListenerTests
method: testRejectionHandling
issue: https://github.com/elastic/elasticsearch/issues/130129
# Examples: # Examples:
# #