mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
Mute org.elasticsearch.action.support.ThreadedActionListenerTests testRejectionHandling #130129
This commit is contained in:
parent
d6e2b575b7
commit
f07de5ac4a
1 changed files with 3 additions and 0 deletions
|
@ -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:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue