Skip to content

Commit 61fb19e

Browse files
committed
revert mute change
1 parent a64d746 commit 61fb19e

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

muted-tests.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -429,15 +429,9 @@ tests:
429429
- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
430430
method: testLookupExplosionNoFetch
431431
issue: https://github.com/elastic/elasticsearch/issues/127365
432-
- class: org.elasticsearch.action.admin.cluster.state.TransportClusterStateActionDisruptionIT
433-
method: testNonLocalRequestAlwaysFindsMasterAndWaitsForMetadata
434-
issue: https://github.com/elastic/elasticsearch/issues/127422
435-
- class: org.elasticsearch.action.admin.cluster.state.TransportClusterStateActionDisruptionIT
436-
method: testLocalRequestAlwaysSucceeds
437-
issue: https://github.com/elastic/elasticsearch/issues/127423
438-
- class: org.elasticsearch.action.admin.cluster.state.TransportClusterStateActionDisruptionIT
439-
method: testLocalRequestWaitsForMetadata
440-
issue: https://github.com/elastic/elasticsearch/issues/127466
432+
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
433+
method: test {union_types.MultiIndexSortIpStringEval ASYNC}
434+
issue: https://github.com/elastic/elasticsearch/issues/127537
441435

442436
# Examples:
443437
#

0 commit comments

Comments
 (0)