Skip to content

Commit

Permalink
Update dm/tests/all_mode/run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
okJiang authored and ti-chi-bot committed Jan 5, 2022
1 parent c13e595 commit 6c0daaa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dm/tests/all_mode/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -323,11 +323,11 @@ function run() {
run_sql_both_source "SET @@GLOBAL.SQL_MODE='ANSI_QUOTES,NO_AUTO_VALUE_ON_ZERO'"
run_sql_source1 "SET @@global.time_zone = '+01:00';"
run_sql_source2 "SET @@global.time_zone = '+02:00';"
# test_expression_filter
# test_fail_job_between_event
# test_session_config
# test_query_timeout
# test_stop_task_before_checkpoint
test_expression_filter
test_fail_job_between_event
test_session_config
test_query_timeout
test_stop_task_before_checkpoint

inject_points=(
"github.com/pingcap/tiflow/dm/dm/worker/TaskCheckInterval=return(\"500ms\")"
Expand Down

0 comments on commit 6c0daaa

Please sign in to comment.