Skip to content

Commit 0fa6a57

Browse files
Mute org.elasticsearch.search.basic.SearchWhileRelocatingIT testSearchAndRelocateConcurrentlyRandomReplicas #112515
1 parent 8ce4932 commit 0fa6a57

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
@@ -178,6 +178,9 @@ tests:
178178
- class: org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
179179
method: test {yaml=simulate.ingest/10_basic/Test mapping validation from templates}
180180
issue: https://github.com/elastic/elasticsearch/issues/112597
181+
- class: org.elasticsearch.search.basic.SearchWhileRelocatingIT
182+
method: testSearchAndRelocateConcurrentlyRandomReplicas
183+
issue: https://github.com/elastic/elasticsearch/issues/112515
181184

182185
# Examples:
183186
#

0 commit comments

Comments
 (0)