Skip to content

Commit

Permalink
Mute test SharedClusterSnapshotRestoreIT#renameOnRestoreTest
Browse files Browse the repository at this point in the history
Working on the fix
  • Loading branch information
imotov committed Aug 14, 2015
1 parent 4c1ef2c commit e44991d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -996,6 +996,7 @@ public void snapshotSingleClosedIndexTest() throws Exception {
}

@Test
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/12855")
public void renameOnRestoreTest() throws Exception {
Client client = client();

Expand Down

0 comments on commit e44991d

Please sign in to comment.