Browse Source

Mute org.elasticsearch.action.admin.cluster.state.TransportClusterStateActionTests testGetClusterStateWithDefaultProjectOnly #134450

elasticsearchmachine 1 month ago
parent
commit
993afcad23
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -516,6 +516,9 @@ tests:
 - class: org.elasticsearch.xpack.esql.expression.function.scalar.score.DecayTests
   method: "testEvaluateBlockWithNulls {TestCase=<double>, <double>, <double>, <_source> #11}"
   issue: https://github.com/elastic/elasticsearch/issues/134447
+- class: org.elasticsearch.action.admin.cluster.state.TransportClusterStateActionTests
+  method: testGetClusterStateWithDefaultProjectOnly
+  issue: https://github.com/elastic/elasticsearch/issues/134450
 
 # Examples:
 #