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 8f55168 commit 9349eb1Copy full SHA for 9349eb1
muted-tests.yml
@@ -279,6 +279,9 @@ tests:
279
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
280
method: test {p0=ml/start_stop_datafeed/Test start datafeed given index pattern with no matching indices}
281
issue: https://github.com/elastic/elasticsearch/issues/116220
282
+- class: org.elasticsearch.search.basic.SearchWhileRelocatingIT
283
+ method: testSearchAndRelocateConcurrentlyRandomReplicas
284
+ issue: https://github.com/elastic/elasticsearch/issues/116145
285
286
# Examples:
287
#
0 commit comments