A handful of fixes for test failures in buildot. Kristian Nielsen (6): MDEV-34696: do_gco_wait() completes too early on InnoDB dict stats updates Restore skiping rpl.rpl_mdev6020 under Valgrind Fix sporadic test failure in rpl.rpl_create_drop_event Fix sporadic failure of test case rpl.rpl_old_master Skip mariabackup.slave_provision_nolock in --valgrind, it uses a lot of CPU Fix sporadic failure of test case rpl.rpl_start_stop_slave .../mariabackup/slave_provision_nolock.test | 2 ++ mysql-test/suite/rpl/r/rpl_old_master.result | 3 --- .../suite/rpl/t/rpl_create_drop_event.test | 6 ++++++ mysql-test/suite/rpl/t/rpl_mdev6020.test | 2 ++ mysql-test/suite/rpl/t/rpl_old_master.test | 7 ------- .../suite/rpl/t/rpl_start_stop_slave.test | 12 ++++++++++- sql/rpl_parallel.cc | 20 +++++++++++++++---- sql/rpl_rli.cc | 17 ++++++++++++++++ 8 files changed, 54 insertions(+), 15 deletions(-) -- 2.39.2