Skip to content

Commit daf2c22

Browse files
Mute org.elasticsearch.action.admin.cluster.state.TransportClusterStateActionDisruptionIT testNonLocalRequestAlwaysFindsMasterAndWaitsForMetadata #127422
1 parent 16e55d4 commit daf2c22

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
@@ -441,6 +441,9 @@ tests:
441441
- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
442442
method: testLookupExplosionNoFetch
443443
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
444447

445448
# Examples:
446449
#

0 commit comments

Comments
 (0)