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 44b06db commit 631f6b7Copy full SHA for 631f6b7
muted-tests.yml
@@ -432,3 +432,6 @@ tests:
432
- class: org.elasticsearch.xpack.migrate.action.ReindexDataStreamTransportActionIT
433
method: testNonExistentDataStream
434
issue: https://github.com/elastic/elasticsearch/issues/118275
435
+- class: org.elasticsearch.xpack.migrate.action.ReindexDataStreamTransportActionIT
436
+ method: testAlreadyUpToDateDataStream
437
+ issue: https://github.com/elastic/elasticsearch/issues/118276
0 commit comments