Skip to content

Commit

Permalink
AwaitsFix testAbortedSnapshotDuringInitDoesNotStart
Browse files Browse the repository at this point in the history
Tracked at elastic#38226
  • Loading branch information
dnhatn committed Feb 1, 2019
1 parent 03a1d21 commit ce1ac36
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3637,6 +3637,7 @@ public void testParallelRestoreOperationsFromSingleSnapshot() throws Exception {
}

@TestLogging("org.elasticsearch.snapshots:TRACE")
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/38226")
public void testAbortedSnapshotDuringInitDoesNotStart() throws Exception {
final Client client = client();

Expand Down

0 comments on commit ce1ac36

Please sign in to comment.