Skip to content

Commit

Permalink
AwaitsFix for #103810
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner committed Feb 9, 2024
1 parent 0409e39 commit 097c02f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ public void testSearchTransportMetricsQueryThenFetch() throws InterruptedExcepti
resetMeter();
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/103810")
public void testSearchTransportMetricsScroll() throws InterruptedException {
assertScrollResponsesAndHitCount(
client(),
Expand Down

0 comments on commit 097c02f

Please sign in to comment.