summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorunknown <brian@zim.tangent.org>2006-02-19 10:52:12 -0800
committerunknown <brian@zim.tangent.org>2006-02-19 10:52:12 -0800
commitbc49480d06fece0e29c304210e8e2fcbdb6b33cd (patch)
treef57e1f53c8689df2de7bbd5e8e44c590db366d7c /mysql-test
parent1c16fb14abb49a822467d2c8a1e2daebd91120d6 (diff)
downloadmariadb-git-bc49480d06fece0e29c304210e8e2fcbdb6b33cd.tar.gz
We had a number of tests where there were no bugs related to disabling of tests, bugs were fixed, or no clear discription or plan.
mysql-test/t/disabled.def: Re-enabling tests.
Diffstat (limited to 'mysql-test')
-rw-r--r--mysql-test/t/disabled.def8
1 files changed, 0 insertions, 8 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def
index 76edc83afa3..097b3d4c96f 100644
--- a/mysql-test/t/disabled.def
+++ b/mysql-test/t/disabled.def
@@ -9,17 +9,12 @@
# Do not use any TAB characters for whitespace.
#
##############################################################################
-events : Test case instability - infinite locking. To be fixed.
-func_group : Bug#15448
-func_math : Bug#15448
-group_min_max : Bug#15448
#ndb_alter_table_row : sometimes wrong error 1015!=1046
ndb_autodiscover : Needs to be fixed w.r.t binlog
ndb_autodiscover2 : Needs to be fixed w.r.t binlog
ndb_binlog_basic : Results are not deterministic, Tomas will fix
ndb_binlog_ddl_multi : Bug#17038 [PATCH PENDING]
ndb_dd_backuprestore : Bug#17045 NdbDictionaryImpl::fix_blob_events causes core
-ndb_gis : garbled msgs from corrupt THD*
ndb_load : Bug#17233
partition_03ndb : Bug#16385
ps_7ndb : dbug assert in RBR mode when executing test suite
@@ -35,9 +30,6 @@ rpl_ndb_insert_ignore : Bugs: #17431: INSERT IGNORE INTO returns failed: 1296
rpl_ndb_relay_space : Bug#16993
rpl_ndb_multi_update3 : Bug#17400: delete & update of rows in table without pk fails
rpl_ndb_sp007 : Bug #17290
-rpl_row_create_table : Bug #17385
-rpl_row_basic_2myisam : Bug #17385
-rpl_row_basic_3innodb : Bug #17385
rpl_sp : Bug#16456
rpl_until : Unstable test case, bug#15886
sp-goto : GOTO is currently is disabled - will be fixed in the future