Skip to content

Commit 2bc7f16

Browse files
committed
AwaitsFix testAbortedSnapshotDuringInitDoesNotStart (elastic#38227)
Tracked at elastic#38226
1 parent cca86ea commit 2bc7f16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/snapshots/SharedClusterSnapshotRestoreIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3637,6 +3637,7 @@ public void testParallelRestoreOperationsFromSingleSnapshot() throws Exception {
36373637
}
36383638

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

0 commit comments

Comments
 (0)