Skip to content

Commit

Permalink
Revert "Muting (#107484)" (#107500)
Browse files Browse the repository at this point in the history
This reverts commit ae23a6f.
  • Loading branch information
kkrik-es authored Apr 17, 2024
1 parent 1d0c470 commit 6c4e01e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,6 @@ public void testILMWaitsForTimeSeriesEndTimeToLapse() throws Exception {
}, 30, TimeUnit.SECONDS);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/103981")
@TestLogging(value = "org.elasticsearch.xpack.ilm:TRACE", reason = "https://github.com/elastic/elasticsearch/issues/103981")
public void testRollupNonTSIndex() throws Exception {
createIndex(index, alias, false);
Expand Down

0 comments on commit 6c4e01e

Please sign in to comment.