Skip to content

Commit 2b95b66

Browse files
committed
Bug#36312666 Several InnoDB testcases fail after the change to 9.0 [noclose]
Disable more testcases. Change-Id: I1dcc4dbf6f12ba5e6c8240143be221eb29f43af8
1 parent e34d226 commit 2b95b66

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

mysql-test/collections/disabled.def

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,19 @@ component_keyring_file.mysql_ts_alter_encrypt_1 : BUG#29531106 - ATTACHABLE_TRX(
5757
innodb.check_table : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
5858
innodb.discarded_partition_upgrade_from_80 : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
5959
innodb.innodb_autoextend_upgrade : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
60+
innodb.instant_ddl_recovery_old_2 : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
6061
innodb.instant_ddl_upgrade : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
62+
innodb.instant_ddl_upgrade_debug : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
6163
innodb.instant_ddl_upgrade_metadata : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
64+
innodb.instant_ddl_upgrade_metadata_debug : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
6265
innodb.instant_ddl_upgrade_part : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
63-
innodb.instant_ddl_upgrade_part_metadata : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
66+
innodb.instant_ddl_upgrade_part_debug : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
67+
innodb.instant_ddl_upgrade_part_metadata : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
68+
innodb.instant_ddl_upgrade_part_metadata_debug : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
6469
innodb.instant_ddl_upgrade_rollback : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
70+
innodb.instant_ddl_upgrade_update : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
6571
innodb.log_8_0_11_case1 : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
72+
innodb.log_8_0_19_case1 : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
6673
innodb.log_deprecated_params_upgrade : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
6774
innodb.partition_upgrade_8013 : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
6875
innodb.partition_upgrade_8013_debug : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
@@ -83,14 +90,21 @@ innodb.partition_upgrade_8019_win_lctn_1_debug : Bug#36312666 Several InnoDB tes
8390
innodb.partition_upgrade_8019_win_lctn_2 : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
8491
innodb.partition_upgrade_8019_win_lctn_2_debug : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
8592
innodb.portability_tablespace_linux : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
86-
i_innodb.instant_ddl_upgrade_rollback : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
93+
innodb.portability_tablespace_windows : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
8794
innodb.bug33788578 : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
8895
innodb.bug33788578_ddl : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
8996
innodb.bug33788578_online_ddl : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
97+
innodb.log_upgrade_empty_disabled_log_normal_shutdown : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
98+
innodb.log_upgrade_empty_log_fast_shutdown : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
9099
main.partition_prefixkey_upgrade : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
91100
main.dd_upgrade_error_cs : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
101+
main.dd_upgrade_cs : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
102+
main.dd_upgrade_error_ci : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
103+
main.dd_upgrade_ci : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
92104
main.mysql_inplace_upgrade : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
93-
105+
main.mysql_80_inplace_upgrade : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
106+
main.upgrade_with_float_auto_increment : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
107+
main.read_only_ddl : Bug#36312666 Several InnoDB testcases fail after the change to 9.0
94108

95109
# main suite tests
96110
main.ds_mrr-big @solaris : BUG#14168107 Test leads to timeout on Solaris on slow sparc servers.

0 commit comments

Comments
 (0)