Skip to content

Commit ce1ac36

Browse files
committed
AwaitsFix testAbortedSnapshotDuringInitDoesNotStart
Tracked at elastic#38226
1 parent 03a1d21 commit ce1ac36

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

+1
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)