From ffea03464e117531b104225ab3e78770c9e8495f Mon Sep 17 00:00:00 2001 From: gmhdbjd Date: Tue, 16 Jun 2020 09:55:05 -0400 Subject: [PATCH] sleep more time --- tests/all_mode/run.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/tests/all_mode/run.sh b/tests/all_mode/run.sh index 51ee2a2255..1d29425fed 100755 --- a/tests/all_mode/run.sh +++ b/tests/all_mode/run.sh @@ -129,11 +129,7 @@ function run() { # restart tidb, and task will recover success run_tidb_server 4000 $TIDB_PASSWORD - sleep 2 - - run_dm_ctl $WORK_DIR "127.0.0.1:$MASTER_PORT" \ - "query-status test" \ - "fail fail fail" 1 + sleep 10 # use sync_diff_inspector to check data now! check_sync_diff $WORK_DIR $cur/conf/diff_config.toml