We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2e690f commit 84dcbd8Copy full SHA for 84dcbd8
muted-tests.yml
@@ -487,6 +487,9 @@ tests:
487
- class: org.elasticsearch.xpack.inference.external.http.sender.RequestExecutorServiceTests
488
method: testChangingCapacity_DoesNotRejectsOverflowTasks_BecauseOfQueueFull
489
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
493
494
# Examples:
495
#
0 commit comments