We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b527e4b commit 03fab28Copy full SHA for 03fab28
muted-tests.yml
@@ -438,6 +438,9 @@ tests:
438
- class: org.elasticsearch.xpack.esql.plugin.DataNodeRequestSenderTests
439
method: testRetryOnlyMovedShards
440
issue: https://github.com/elastic/elasticsearch/issues/127168
441
+- class: org.elasticsearch.xpack.esql.plugin.DataNodeRequestSenderIT
442
+ method: testSearchWhileRelocating
443
+ issue: https://github.com/elastic/elasticsearch/issues/127188
444
445
# Examples:
446
#
0 commit comments