Skip to content

Commit

Permalink
Mute DockerTests.test600Interrupt (#99509)
Browse files Browse the repository at this point in the history
relates #99508
  • Loading branch information
pgomulka authored Sep 13, 2023
1 parent ebe00a6 commit aff49dc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1222,6 +1222,7 @@ public void test500Readiness() throws Exception {
assertTrue(readinessProbe(9399));
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/99508")
public void test600Interrupt() {
waitForElasticsearch(installation, "elastic", PASSWORD);
final Result containerLogs = getContainerLogs();
Expand Down

0 comments on commit aff49dc

Please sign in to comment.