diff options
author | Jonathan Perkin <jonathan.perkin@oracle.com> | 2010-12-16 11:13:58 +0100 |
---|---|---|
committer | Jonathan Perkin <jonathan.perkin@oracle.com> | 2010-12-16 11:13:58 +0100 |
commit | 33827e7dbfc177ef52718f63eaf87e005ab3e8b5 (patch) | |
tree | 83c2beab0fb52424ab77dcb1449a3f394f0d0fe1 /mysql-test/t/disabled.def | |
parent | dec388d5beac2e9d0d32ce1610b871c3d1042544 (diff) | |
parent | cf175bf4b8fef9c054fa4779fbea011ad43432a0 (diff) | |
download | mariadb-git-33827e7dbfc177ef52718f63eaf87e005ab3e8b5.tar.gz |
Merge from mysql-5.5.8-release
Diffstat (limited to 'mysql-test/t/disabled.def')
-rw-r--r-- | mysql-test/t/disabled.def | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index 5bd53ec568e..d312254da19 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -9,10 +9,13 @@ # Do not use any TAB characters for whitespace. # ############################################################################## -kill : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild. lowercase_table3 : Bug#54845 2010-06-30 alik main.lowercase_table3 on Mac OSX -mysqlhotcopy_myisam : Bug#54129 2010-08-31 alik mysqlhotcopy* fails -mysqlhotcopy_archive : Bug#54129 2010-08-31 alik mysqlhotcopy* fails query_cache_28249 : Bug#43861 2009-03-25 main.query_cache_28249 fails sporadically -sp_sync : Bug#48157 2010-02-06 5.5-m3 demands a differnt solution ctype_utf8mb4_ndb : Bug#55799, Bug#51907, disabled by Konstantin 2010-08-06 +main.mysqlhotcopy_myisam : Bug#56817 2010-10-21 anitha mysqlhotcopy* fails +main.mysqlhotcopy_archive: Bug#56817 2010-10-21 anitha mysqlhotcopy* fails +log_tables-big : Bug#48646 2010-11-15 mattiasj report already exists +read_many_rows_innodb : Bug#37635 2010-11-15 mattiasj report already exists +sum_distinct-big : Bug#56927 2010-11-15 mattiasj was not tested +alter_table-big : Bug#37248 2010-11-15 mattiasj was not tested +create-big : Bug#37248 2010-11-15 mattiasj was not tested |