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.
1 parent 5995b0e commit ef89fedCopy full SHA for ef89fed
muted-tests.yml
@@ -519,6 +519,9 @@ tests:
519
- class: org.elasticsearch.action.admin.cluster.state.TransportClusterStateActionTests
520
method: testGetClusterStateWithDefaultProjectOnly
521
issue: https://github.com/elastic/elasticsearch/issues/134450
522
+- class: org.elasticsearch.cluster.ClusterInfoServiceIT
523
+ method: testMaxQueueLatenciesInClusterInfo
524
+ issue: https://github.com/elastic/elasticsearch/issues/134500
525
526
# Examples:
527
#
0 commit comments