Skip to content

Commit 4dd8761

Browse files
committed
Merge branch 'master' into parallel_initial_replication
2 parents ae280d6 + c30949d commit 4dd8761

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_mysql_ch_replicator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2003,6 +2003,7 @@ def test_year_type():
20032003
assert_wait(lambda: 'stopping db_replicator' in read_logs(TEST_DB_NAME))
20042004
assert('Traceback' not in read_logs(TEST_DB_NAME))
20052005

2006+
20062007
@pytest.mark.optional
20072008
def test_performance_initial_only_replication():
20082009
config_file = 'tests_config_perf.yaml'

0 commit comments

Comments
 (0)