Skip to content

Commit

Permalink
AwaitsFix #108523
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira committed May 11, 2024
1 parent 59eeed8 commit 64ef2f4
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -1211,6 +1211,7 @@ private List<String> listPlugins() {
/**
* Check that readiness listener works
*/
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/108523")
public void test500Readiness() throws Exception {
assertFalse(readinessProbe(9399));
// Disabling security so we wait for green
Expand Down

0 comments on commit 64ef2f4

Please sign in to comment.