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 5ca1c8d commit 50d9778Copy full SHA for 50d9778
muted-tests.yml
@@ -360,6 +360,9 @@ tests:
360
- class: org.elasticsearch.xpack.migrate.action.ReindexDatastreamIndexTransportActionIT
361
method: testDestIndexNameSet_withDotPrefix
362
issue: https://github.com/elastic/elasticsearch/issues/121977
363
+- class: org.elasticsearch.xpack.migrate.action.ReindexDatastreamIndexTransportActionIT
364
+ method: testFailIfMetadataBlockSet
365
+ issue: https://github.com/elastic/elasticsearch/issues/121978
366
367
# Examples:
368
#
0 commit comments