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 838bb0b commit 165270aCopy full SHA for 165270a
muted-tests.yml
@@ -435,6 +435,9 @@ tests:
435
- class: org.elasticsearch.packaging.test.DockerTests
436
method: test026InstallBundledRepositoryPluginsViaConfigFile
437
issue: https://github.com/elastic/elasticsearch/issues/127158
438
+- class: org.elasticsearch.xpack.esql.plugin.DataNodeRequestSenderTests
439
+ method: testRetryOnlyMovedShards
440
+ issue: https://github.com/elastic/elasticsearch/issues/127168
441
442
# Examples:
443
#
0 commit comments