Skip to content

Commit 15bae7e

Browse files
Mute org.elasticsearch.search.basic.SearchWhileRelocatingIT testSearchAndRelocateConcurrentlyRandomReplicas #116145
1 parent d4b4308 commit 15bae7e

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
@@ -308,6 +308,9 @@ tests:
308308
- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
309309
method: testSnapshotRestore {cluster=UPGRADED}
310310
issue: https://github.com/elastic/elasticsearch/issues/111799
311+
- class: org.elasticsearch.search.basic.SearchWhileRelocatingIT
312+
method: testSearchAndRelocateConcurrentlyRandomReplicas
313+
issue: https://github.com/elastic/elasticsearch/issues/116145
311314

312315
# Examples:
313316
#

0 commit comments

Comments
 (0)