We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ce4932 commit 0fa6a57Copy full SHA for 0fa6a57
muted-tests.yml
@@ -178,6 +178,9 @@ tests:
178
- class: org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
179
method: test {yaml=simulate.ingest/10_basic/Test mapping validation from templates}
180
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
184
185
# Examples:
186
#
0 commit comments