Skip to content

Commit

Permalink
AwaitsFix testAbortedSnapshotDuringInitDoesNotStart (elastic#38227)
Browse files Browse the repository at this point in the history
Tracked at elastic#38226
  • Loading branch information
dnhatn committed Feb 2, 2019
1 parent cca86ea commit 2bc7f16
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 2bc7f16

Please sign in to comment.