Skip to content

Commit

Permalink
Mute SearchTimeoutIT.testTopHitsTimeout (elastic#98798)
Browse files Browse the repository at this point in the history
  • Loading branch information
thecoop authored and DaveCTurner committed Sep 13, 2023
1 parent 3b522be commit 171fc70
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ private void indexDocs() {
refresh("test");
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/98369")
public void testTopHitsTimeout() {
indexDocs();
SearchResponse searchResponse = client().prepareSearch("test")
Expand Down

0 comments on commit 171fc70

Please sign in to comment.