We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b0529 commit 6cd0eb0Copy full SHA for 6cd0eb0
muted-tests.yml
@@ -306,6 +306,9 @@ tests:
306
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
307
method: testMultipleInferencesTriggeringDownloadAndDeploy
308
issue: https://github.com/elastic/elasticsearch/issues/117208
309
+- class: org.elasticsearch.action.RejectionActionIT
310
+ method: testSimulatedSearchRejectionLoad
311
+ issue: https://github.com/elastic/elasticsearch/issues/146022
312
313
# Examples:
314
#
0 commit comments