Skip to content

Commit

Permalink
unmute testRestartAfterCompletion (#120361) (#120374)
Browse files Browse the repository at this point in the history
  • Loading branch information
piergm authored Jan 17, 2025
1 parent 331efdd commit 437b94c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ public void testTermsAggregation() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/81941")
public void testRestartAfterCompletion() throws Exception {
final String initialId;
try (SearchResponseIterator it = assertBlockingIterator(indexName, numShards, new SearchSourceBuilder(), 0, 2)) {
Expand Down

0 comments on commit 437b94c

Please sign in to comment.