Browse Source

Mute org.elasticsearch.action.RejectionActionIT testSimulatedSearchRejectionLoad #125901

elasticsearchmachine 6 months ago
parent
commit
660be31cfa
1 changed files with 4 additions and 1 deletions
  1. 4 1
      muted-tests.yml

+ 4 - 1
muted-tests.yml

@@ -462,4 +462,7 @@ tests:
   issue: https://github.com/elastic/elasticsearch/issues/125905
 - class: org.elasticsearch.docker.test.DockerYmlTestSuiteIT
   method: test {p0=/11_nodes/Test cat nodes output with full_id set}
-  issue: https://github.com/elastic/elasticsearch/issues/125903
+  issue: https://github.com/elastic/elasticsearch/issues/125903
+- class: org.elasticsearch.action.RejectionActionIT
+  method: testSimulatedSearchRejectionLoad
+  issue: https://github.com/elastic/elasticsearch/issues/125901