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 6ac2c15 commit 4a944eeCopy full SHA for 4a944ee
muted-tests.yml
@@ -346,6 +346,9 @@ tests:
346
- class: org.elasticsearch.search.CrossClusterSearchUnavailableClusterIT
347
method: testSearchSkipUnavailable
348
issue: https://github.com/elastic/elasticsearch/issues/121497
349
+- class: org.elasticsearch.xpack.migrate.action.ReindexDatastreamIndexTransportActionIT
350
+ method: testDestIndexContainsDocs
351
+ issue: https://github.com/elastic/elasticsearch/issues/121915
352
353
# Examples:
354
#
0 commit comments