Skip to content

Commit bc328f1

Browse files
committed
Update failpoints
1 parent 86282fb commit bc328f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/robustness/failpoint/failpoint.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@ var (
7373
// not available
7474
//RaftBeforeLeaderSendPanic,
7575
//RaftAfterSaveSnapPanic,
76+
//ApplyBeforeOpenSnapshot,
7677

77-
// not tested yet
78+
// deadlock
7879
//RaftBeforeSaveSleep,
7980
//RaftAfterSaveSleep,
80-
//ApplyBeforeOpenSnapshot,
8181
}
8282
)
8383

0 commit comments

Comments
 (0)