This test issue was addressed in #96431 but without unmuting the test.
@@ -663,7 +663,6 @@ public class SnapshotBasedIndexRecoveryIT extends AbstractSnapshotIntegTestCase
}
- @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/96427")
public void testCancelledRecoveryAbortsDownloadPromptly() throws Exception {
updateSetting(INDICES_RECOVERY_MAX_CONCURRENT_SNAPSHOT_FILE_DOWNLOADS.getKey(), "1");