From c71cf9274ffabf577b4915770c96e3e5bcc5fa16 Mon Sep 17 00:00:00 2001 From: Miro Stauder Date: Tue, 27 Jun 2023 10:34:36 +0200 Subject: [PATCH] Update ci-taptests.yml --- .github/workflows/ci-taptests.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci-taptests.yml b/.github/workflows/ci-taptests.yml index 4ff071a26..19e370076 100644 --- a/.github/workflows/ci-taptests.yml +++ b/.github/workflows/ci-taptests.yml @@ -108,6 +108,8 @@ jobs: rm -f *binlog*-t rm -f *mariadb*-t rm -f reg_test_3992_fast_forward_malformed_packet*-t + rm -f test_cluster_sync-t + rm -f test_cluster_sync_mysql_servers-t # remove always failing tests rm -f test_rw_binary_data-t @@ -119,7 +121,6 @@ jobs: rm -f test_com_reset_connection_com_change_user-t rm -f test_cluster1-t rm -f test_server_sess_status-t - rm -f test_cluster_sync-t # remove occasionaly failing tests rm -f max_connections_ff-t