From ec5cedd262728cc639dd1d1b12f6288dc306b59e Mon Sep 17 00:00:00 2001 From: Niels Bauman Date: Mon, 7 Jul 2025 13:44:27 -0300 Subject: [PATCH] Unmute #129533 I suspect this was already addressed by #130283. If not, the bot will open a new issue. Closes #129533 --- muted-tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index 3994074312926..2caeb6b63486e 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -470,9 +470,6 @@ tests: - class: org.elasticsearch.xpack.security.PermissionsIT method: testWhenUserLimitedByOnlyAliasOfIndexCanWriteToIndexWhichWasRolledoverByILMPolicy issue: https://github.com/elastic/elasticsearch/issues/129481 -- class: org.elasticsearch.upgrades.IndexingIT - method: testIndexing - issue: https://github.com/elastic/elasticsearch/issues/129533 - class: org.elasticsearch.upgrades.MlJobSnapshotUpgradeIT method: testSnapshotUpgrader issue: https://github.com/elastic/elasticsearch/issues/98560