Skip to content

Commit

Permalink
Mutes GatewayIndexStateIT.testRecoverBrokenIndexMetadata
Browse files Browse the repository at this point in the history
  • Loading branch information
colings86 authored and dnhatn committed Apr 5, 2019
1 parent eb65624 commit 4452e8e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ public Settings onNodeStopped(final String nodeName) throws Exception {
* allocated in our metadata that we recover. In that case we now have the ability to check the index on local recovery from disk
* if it is sane and if we can successfully create an IndexService. This also includes plugins etc.
*/
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40867")
public void testRecoverBrokenIndexMetadata() throws Exception {
logger.info("--> starting one node");
internalCluster().startNode();
Expand Down

0 comments on commit 4452e8e

Please sign in to comment.