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 254dd0d commit 18707afCopy full SHA for 18707af
muted-tests.yml
@@ -306,6 +306,9 @@ tests:
306
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
307
method: test {p0=migrate/20_reindex_status/Test get reindex status with nonexistent task id}
308
issue: https://github.com/elastic/elasticsearch/issues/118401
309
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
310
+ method: test {p0=migrate/10_reindex/Test Reindex With Nonexistent Data Stream}
311
+ issue: https://github.com/elastic/elasticsearch/issues/118274
312
313
# Examples:
314
#
0 commit comments