Skip to content

Commit bc02898

Browse files
committed
Bug#35327006 Stabilize the weekly runs [noclose]
Remove the testrun with transaction extraction writeset disabled. After WL#15861 the test run fails. Since WL#13951 will remove the option completely, there is no need to spend the effort fixing the test run. Approved by Nuno Carvalho <[email protected]>
1 parent fe44439 commit bc02898

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

mysql-test/collections/default.weekly

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,6 @@ perl mysql-test-run.pl --timer --force --no-skip --testcase-timeout=60 --debug-s
164164
# Rpl suite with MTA replica-parallel-type=logical_clock and replica-preserve-commit-order=0
165165
perl mysql-test-run.pl --debug-server --timer --force --big-test --testcase-timeout=60 --comment=rpl-mta-lc-norpco --vardir=var-rpl-mta-lc-norpco --mysqld=--replica-parallel-workers=4 --mysqld=--replica-parallel-type=logical_clock --mysqld=--replica-preserve-commit-order=0 --do-suite=rpl --no-skip
166166

167-
# Rpl suite with Transaction-writeset-extraction disabled
168-
perl mysql-test-run.pl --debug-server --force --timer --big-test --testcase-timeout=60 --comment=rpl_without_txn_write_set_extraction --vardir=var-rpl_txn_write_set_extraction_disabled --suite=rpl,rpl_gtid,rpl_nogtid --mysqld=--transaction-write-set-extraction=OFF --no-skip
169-
170167
# relay-log-info-repository
171168
perl mysql-test-run.pl --debug-server --force --timer --big-test --testcase-timeout=60 --comment=rpl_relay_log_info_file --vardir=var-rpl_relay_log_info_file --do-suite=rpl --mysqld=--relay-log-info-repository=FILE --no-skip
172169
perl mysql-test-run.pl --debug-server --force --timer --big-test --testcase-timeout=60 --comment=rpl_master_info_file --vardir=var-rpl_master_info_file --do-suite=rpl --mysqld=--master-info-repository=FILE --no-skip

0 commit comments

Comments
 (0)