Skip to content

Commit 037c362

Browse files
committed
Mute org.elasticsearch.search.basic.SearchWhileRelocatingIT testSearchAndRelocateConcurrentlyRandomReplicas elastic#116145
1 parent 78e9236 commit 037c362

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
@@ -301,6 +301,9 @@ tests:
301301
- class: org.elasticsearch.xpack.deprecation.DeprecationHttpIT
302302
method: testDeprecatedSettingsReturnWarnings
303303
issue: https://github.com/elastic/elasticsearch/issues/108628
304+
- class: org.elasticsearch.search.basic.SearchWhileRelocatingIT
305+
method: testSearchAndRelocateConcurrentlyRandomReplicas
306+
issue: https://github.com/elastic/elasticsearch/issues/116145
304307

305308
# Examples:
306309
#

0 commit comments

Comments
 (0)