Skip to content

Commit

Permalink
AwaitsFix testAddNewReplicas
Browse files Browse the repository at this point in the history
Tracked at #37183
  • Loading branch information
dnhatn committed Jan 16, 2019
1 parent 659326f commit 0160ba2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -691,6 +691,7 @@ public void testTransferMaxSeenAutoIdTimestampOnResync() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37183")
public void testAddNewReplicas() throws Exception {
try (ReplicationGroup shards = createGroup(between(0, 1))) {
shards.startAll();
Expand Down

0 comments on commit 0160ba2

Please sign in to comment.