Skip to content

Commit 993afca

Browse files
Mute org.elasticsearch.action.admin.cluster.state.TransportClusterStateActionTests testGetClusterStateWithDefaultProjectOnly #134450
1 parent 559ddd0 commit 993afca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,9 @@ tests:
516516
- class: org.elasticsearch.xpack.esql.expression.function.scalar.score.DecayTests
517517
method: "testEvaluateBlockWithNulls {TestCase=<double>, <double>, <double>, <_source> #11}"
518518
issue: https://github.com/elastic/elasticsearch/issues/134447
519+
- class: org.elasticsearch.action.admin.cluster.state.TransportClusterStateActionTests
520+
method: testGetClusterStateWithDefaultProjectOnly
521+
issue: https://github.com/elastic/elasticsearch/issues/134450
519522

520523
# Examples:
521524
#

0 commit comments

Comments
 (0)