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 9e0a5af commit edc8da4Copy full SHA for edc8da4
muted-tests.yml
@@ -444,6 +444,9 @@ tests:
444
- class: org.elasticsearch.action.admin.cluster.state.TransportClusterStateActionDisruptionIT
445
method: testLocalRequestAlwaysSucceeds
446
issue: https://github.com/elastic/elasticsearch/issues/127423
447
+- class: org.elasticsearch.action.admin.cluster.state.TransportClusterStateActionDisruptionIT
448
+ method: testLocalRequestWaitsForMetadata
449
+ issue: https://github.com/elastic/elasticsearch/issues/127466
450
451
# Examples:
452
#
0 commit comments