Skip to content

Commit

Permalink
Mute failing tests (#89465)
Browse files Browse the repository at this point in the history
Mute for #89464
  • Loading branch information
williamrandolph authored Aug 18, 2022
1 parent 9f29241 commit 3c2fc5a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ public void testSettingsApplied() throws Exception {
assertClusterStateSaveOK(savedClusterState);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/89464")
public void testSettingsAppliedOnStart() throws Exception {
internalCluster().setBootstrapMasterNodeIndex(0);
logger.info("--> start data node / non master node");
Expand Down

0 comments on commit 3c2fc5a

Please sign in to comment.