Skip to content

Commit

Permalink
AwaitsFix for #101462
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner committed Nov 3, 2023
1 parent 8bb7093 commit 8206af4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ protected Settings nodeSettings(int nodeOrdinal, Settings otherSettings) {
return settings.build();
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/101462")
public void testSearchContextIsCleanedUpAfterPageTimeoutForHitsQueries() throws Exception {
setupTestIndex();

Expand Down

0 comments on commit 8206af4

Please sign in to comment.