From e1704ced6185a7019d34bf0d4ca0cb12c0862629 Mon Sep 17 00:00:00 2001 From: Joe Gallo Date: Thu, 5 May 2022 13:59:20 -0400 Subject: [PATCH] Revert "Mute two tests in TransportMonitoringMigrateAlertsActionTests class. (#67113)" This reverts commit e259c1efebec2b70952c909fb5b67f6989ca2779. --- .../action/TransportMonitoringMigrateAlertsActionTests.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/x-pack/plugin/monitoring/src/test/java/org/elasticsearch/xpack/monitoring/action/TransportMonitoringMigrateAlertsActionTests.java b/x-pack/plugin/monitoring/src/test/java/org/elasticsearch/xpack/monitoring/action/TransportMonitoringMigrateAlertsActionTests.java index d86e802ce5d1..7e1e730f9c4c 100644 --- a/x-pack/plugin/monitoring/src/test/java/org/elasticsearch/xpack/monitoring/action/TransportMonitoringMigrateAlertsActionTests.java +++ b/x-pack/plugin/monitoring/src/test/java/org/elasticsearch/xpack/monitoring/action/TransportMonitoringMigrateAlertsActionTests.java @@ -214,7 +214,6 @@ public void testRepeatedLocalAlertsRemoval() throws Exception { } } - @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/66586") public void testDisabledLocalExporterAlertsRemoval() throws Exception { try { // start monitoring service @@ -259,7 +258,6 @@ public void testDisabledLocalExporterAlertsRemoval() throws Exception { } } - @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/66586") public void testLocalExporterWithAlertingDisabled() throws Exception { try { // start monitoring service