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 18707af commit 0d15143Copy full SHA for 0d15143
muted-tests.yml
@@ -309,6 +309,9 @@ tests:
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
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
313
+ method: test {p0=migrate/10_reindex/Test Reindex With Bad Data Stream Name}
314
+ issue: https://github.com/elastic/elasticsearch/issues/118272
315
316
# Examples:
317
#
0 commit comments