Skip to content

Commit 84dcbd8

Browse files
elasticsearchmachineKubik42
authored andcommitted
Mute org.elasticsearch.xpack.inference.external.http.sender.RequestExecutorServiceTests testExecute_NotifiesNonRateLimitedTasksOfShutdown #137831
1 parent f2e690f commit 84dcbd8

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
@@ -487,6 +487,9 @@ tests:
487487
- class: org.elasticsearch.xpack.inference.external.http.sender.RequestExecutorServiceTests
488488
method: testChangingCapacity_DoesNotRejectsOverflowTasks_BecauseOfQueueFull
489489
issue: https://github.com/elastic/elasticsearch/issues/137823
490+
- class: org.elasticsearch.xpack.inference.external.http.sender.RequestExecutorServiceTests
491+
method: testExecute_NotifiesNonRateLimitedTasksOfShutdown
492+
issue: https://github.com/elastic/elasticsearch/issues/137831
490493

491494
# Examples:
492495
#

0 commit comments

Comments
 (0)