Skip to content

Commit

Permalink
pkg/sink(ticdc): resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Rustin170506 authored and ti-chi-bot committed May 17, 2023
1 parent 5a8ccd6 commit 6a8d1d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/integration_tests/run_group.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@ groups=(
["G12"]='changefeed_fast_fail tidb_mysql_test server_config_compatibility'
["G13"]='resourcecontrol processor_etcd_worker_delay'
["G14"]='batch_update_to_no_batch gc_safepoint changefeed_pause_resume'
["G15"]='cli simple cdc_server_tips changefeed_resume_with_checkpoint_ts'
["G15"]='cli simple cdc_server_tips changefeed_resume_with_checkpoint_ts lossy_ddl'
["G16"]='processor_err_chan resolve_lock move_table autorandom'
["G17"]='ddl_attributes many_pk_or_uk capture_session_done_during_task'
["G18"]='tiflash new_ci_collation_without_old_value region_merge common_1'
["G19"]='split_region availability kill_owner_with_ddl'
["G20"]='changefeed_reconstruct http_proxies savepoint'
["G21"]='event_filter generate_column sequence processor_resolved_ts_fallback'
["G22"]='big_txn changefeed_finish sink_hang'
["G23"]='new_ci_collation_with_old_value batch_add_table lossy_ddl'
["G23"]='new_ci_collation_with_old_value batch_add_table '
["G24"]='owner_resign force_replicate_table multi_changefeed'
)

Expand Down

0 comments on commit 6a8d1d7

Please sign in to comment.