Skip to content

Commit

Permalink
Mute testCancelRead() (#99585)
Browse files Browse the repository at this point in the history
Related #99582
  • Loading branch information
bpintea authored Sep 14, 2023
1 parent 7ad521f commit 840d49a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ public void testTaskContents() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/99582")
public void testCancelRead() throws Exception {
ActionFuture<EsqlQueryResponse> response = startEsql();
List<TaskInfo> infos = getTasksStarting();
Expand Down

0 comments on commit 840d49a

Please sign in to comment.