Skip to content

Commit e6b10f9

Browse files
authored
Unmuting ReindexDataStreamTransportAction tests after fix was backported (#119465)
#119241 backports the change that enables the feature flag for migration reindexing for XPackRestIT. This fixes a couple of failing tests on 8.x. Closes #118275 Closes #118276
1 parent d91427e commit e6b10f9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

muted-tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -384,12 +384,6 @@ tests:
384384
- class: org.elasticsearch.upgrades.HealthNodeUpgradeIT
385385
method: testHealthNode {upgradedNodes=2}
386386
issue: https://github.com/elastic/elasticsearch/issues/118158
387-
- class: org.elasticsearch.xpack.migrate.action.ReindexDataStreamTransportActionIT
388-
method: testNonExistentDataStream
389-
issue: https://github.com/elastic/elasticsearch/issues/118275
390-
- class: org.elasticsearch.xpack.migrate.action.ReindexDataStreamTransportActionIT
391-
method: testAlreadyUpToDateDataStream
392-
issue: https://github.com/elastic/elasticsearch/issues/118276
393387
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
394388
method: testInferDeploysDefaultRerank
395389
issue: https://github.com/elastic/elasticsearch/issues/118184

0 commit comments

Comments
 (0)