Skip to content

Commit 03f5ba3

Browse files
authored
Unmuting data stream reindex yaml rest test (#119466)
#119245 backports the change that prevents the global template from being created in yaml rest tests. This fixed #118575. Closes #118575 Closes #118576
1 parent e6b10f9 commit 03f5ba3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

muted-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -392,9 +392,6 @@ tests:
392392
issue: https://github.com/elastic/elasticsearch/issues/116694
393393
- class: org.elasticsearch.repositories.blobstore.testkit.analyze.MinioRepositoryAnalysisRestIT
394394
issue: https://github.com/elastic/elasticsearch/issues/118548
395-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
396-
method: test {p0=migrate/10_reindex/Test Reindex With Existing Data Stream}
397-
issue: https://github.com/elastic/elasticsearch/issues/118575
398395
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
399396
method: test {p0=migrate/20_reindex_status/Test Reindex With Existing Data Stream}
400397
issue: https://github.com/elastic/elasticsearch/issues/118576

0 commit comments

Comments
 (0)