Skip to content

Commit

Permalink
fix the new case
Browse files Browse the repository at this point in the history
Signed-off-by: qupeng <[email protected]>
  • Loading branch information
hicqu committed Nov 23, 2023
1 parent f42bf70 commit 042d71d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cdc/processor/sinkmanager/manager_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -374,8 +374,6 @@ func TestSinkManagerNeedsStuckCheck(t *testing.T) {
}

func TestSinkManagerRestartTableSinks(t *testing.T) {
t.Parallel()

failpoint.Enable("github.com/pingcap/tiflow/cdc/processor/sinkmanager/SinkWorkerTaskHandlePause", "return")
defer failpoint.Disable("github.com/pingcap/tiflow/cdc/processor/sinkmanager/SinkWorkerTaskHandlePause")

Expand Down

0 comments on commit 042d71d

Please sign in to comment.