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.
2 parents efd0251 + a45d794 commit c6c058fCopy full SHA for c6c058f
muted-tests.yml
@@ -392,6 +392,9 @@ tests:
392
- class: org.elasticsearch.packaging.test.DockerTests
393
method: test021InstallPlugin
394
issue: https://github.com/elastic/elasticsearch/issues/116147
395
+- class: org.elasticsearch.action.RejectionActionIT
396
+ method: testSimulatedSearchRejectionLoad
397
+ issue: https://github.com/elastic/elasticsearch/issues/125901
398
399
# Examples:
400
#
0 commit comments