Skip to content

Commit 4c28ebd

Browse files
elasticsearchmachinebenchaplin
authored andcommitted
Mute org.elasticsearch.action.admin.cluster.state.TransportClusterStateActionDisruptionIT testNonLocalRequestAlwaysFindsMasterAndWaitsForMetadata elastic#127422
1 parent 5f1ea24 commit 4c28ebd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

+3
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)