Skip to content

Commit

Permalink
Remove AwaitsFix of fixed test (elastic#107104) (elastic#107112)
Browse files Browse the repository at this point in the history
This `@AwaitsFixed` linked to
elastic#102813, which was marked
as a duplicate of
elastic#102337, which in turn
was fixed by elastic#102724.
  • Loading branch information
nielsbauman authored Apr 4, 2024
1 parent 760f29c commit ef47397
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ protected Response mutateInstance(Response instance) {
}

@SuppressWarnings("unchecked")
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/102813")
public void testResponseIlmAndDataStreamLifecycleRepresentation() throws Exception {
// we'll test a data stream with 3 backing indices and a failure store - two backing indices managed by ILM (having the ILM policy
// configured for them) and the remainder without any ILM policy configured
Expand Down

0 comments on commit ef47397

Please sign in to comment.