Skip to content

Commit

Permalink
Revert "Mute two tests in TransportMonitoringMigrateAlertsActionTests…
Browse files Browse the repository at this point in the history
… class. (elastic#67113)"

This reverts commit e259c1e.
  • Loading branch information
joegallo committed May 5, 2022
1 parent f4ad5f1 commit e1704ce
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e1704ce

Please sign in to comment.