Skip to content

Commit

Permalink
Disable IndexRecoveryIT.testRerouteRecovery.
Browse files Browse the repository at this point in the history
Relates #32686.
  • Loading branch information
jpountz committed Sep 5, 2018
1 parent 4677409 commit 913d5fd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ public void testReplicaRecovery() throws Exception {
validateIndexRecoveryState(nodeBRecoveryState.getIndex());
}

@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/32686")
@TestLogging(
"_root:DEBUG,"
+ "org.elasticsearch.cluster.service:TRACE,"
Expand Down

0 comments on commit 913d5fd

Please sign in to comment.