Skip to content

Commit ed7a0e5

Browse files
author
Jan Lindström
committed
MDEV-13876: galera.MW-328A failed in buildbot with wrong result or timeout
Move MW-328[A,B,C] to big tests as there seem to be big variation on their execution times and sometimes that could lead timeout.
1 parent 6c47c1c commit ed7a0e5

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

mysql-test/suite/galera/disabled.def

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,9 @@ galera_gc_fc_limit : MDEV-17061 Test failure on galera.galera_gc_fc_limit
3535
galera_applier_ftwrl_table_after : MDEV-13738 galera_applier_ftwrl_table_alter may fail with '2006: MySQL server has gone away'
3636
galra_unicode_identifiers: MDEV-13871 galera.galera_unicode_identifiers failed in buildbot with 'Unknown database'
3737
galera_suspend_slave: MDEV-13873 galera.galera_suspend_slave failed in buildbot with wrong error code
38-
MW-328A : MDEV-13876 galera.MW-328A failed in buildbot with wrong result or timeout
3938
galera_wan : MDEV-13879 galera.galera_wan fails in buildbot with Stray state UUID msg or with "Transport endpoint is not connected" or with a failure to start a node
4039
partition : MDEV-13881 galera.partition failed in buildbot with wrong result
4140
galera_transaction_read_only : MDEV-14142 galera.galera_transaction_read_only fails in buildbot with wrong result
4241
galera_kill_smallchanges : MDEV-14143 galera.galera_kill_smallchanges, galera.galera_kill_ddl fail in buildbot with "Last Applied Action message in non-primary configuration from member 0"
43-
MW-328B : MDEV-14145 galera.MW-328B failed in buildbot with a timeout
44-
MW-328C : MDEV-14149 galera.MW-328A, galera.MW-328C failed with "Found wrong usage of mutex"
4542
galera_as_slave_replication_budle : MDEV-15785 Test case galera_as_slave_replication_bundle caused debug assertion
4643

mysql-test/suite/galera/t/MW-328A.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# a success was reported.
88
#
99

10+
--source include/big_test.inc
1011
--source include/galera_cluster.inc
1112
--source include/have_innodb.inc
1213
--source suite/galera/t/MW-328-header.inc

mysql-test/suite/galera/t/MW-328B.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# gets the deadlock error
88
#
99

10+
--source include/big_test.inc
1011
--source include/galera_cluster.inc
1112
--source include/have_innodb.inc
1213
--source suite/galera/t/MW-328-header.inc

mysql-test/suite/galera/t/MW-328C.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# masks all deadlock errors
88
#
99

10+
--source include/big_test.inc
1011
--source include/galera_cluster.inc
1112
--source include/have_innodb.inc
1213
--source suite/galera/t/MW-328-header.inc

0 commit comments

Comments
 (0)