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 84e1180 commit 90426ef
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,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 90426ef

Please sign in to comment.