From 82bbbca5571155366531831bd6c58a5219c5afa8 Mon Sep 17 00:00:00 2001 From: Niels Bauman <33722607+nielsbauman@users.noreply.github.com> Date: Mon, 7 Jul 2025 15:48:19 -0300 Subject: [PATCH] Unmute #129533 (#130752) I suspect this was already addressed by #130283. If not, the bot will open a new issue. Closes #129533 (cherry picked from commit 83076c2dcd2b6d11926c0a86492c02af7b3918f9) # Conflicts: # muted-tests.yml --- muted-tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index b4fa8db09ff78..e4b251b5dc80d 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -287,9 +287,6 @@ tests: - class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT method: test {knn-function.KnnSearchWithKOption SYNC} issue: https://github.com/elastic/elasticsearch/issues/129512 -- class: org.elasticsearch.upgrades.IndexingIT - method: testIndexing - issue: https://github.com/elastic/elasticsearch/issues/129533 - class: org.elasticsearch.upgrades.QueryableBuiltInRolesUpgradeIT method: testBuiltInRolesSyncedOnClusterUpgrade issue: https://github.com/elastic/elasticsearch/issues/129534