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 a21d48a commit 397def3Copy full SHA for 397def3
muted-tests.yml
@@ -475,6 +475,9 @@ tests:
475
- class: org.elasticsearch.xpack.inference.external.http.sender.RequestExecutorServiceTests
476
method: testExecute_NotifiesNonRateLimitedTasksOfShutdown
477
issue: https://github.com/elastic/elasticsearch/issues/137831
478
+- class: org.elasticsearch.ingest.SamplingServiceTests
479
+ method: testMaybeSample
480
+ issue: https://github.com/elastic/elasticsearch/issues/137871
481
482
# Examples:
483
#
0 commit comments