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 16e55d4 commit daf2c22Copy full SHA for daf2c22
muted-tests.yml
@@ -441,6 +441,9 @@ tests:
441
- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
442
method: testLookupExplosionNoFetch
443
issue: https://github.com/elastic/elasticsearch/issues/127365
444
+- class: org.elasticsearch.action.admin.cluster.state.TransportClusterStateActionDisruptionIT
445
+ method: testNonLocalRequestAlwaysFindsMasterAndWaitsForMetadata
446
+ issue: https://github.com/elastic/elasticsearch/issues/127422
447
448
# Examples:
449
#
0 commit comments