diff options
author | Alexander Nozdrin <alik@sun.com> | 2010-03-02 10:22:33 +0300 |
---|---|---|
committer | Alexander Nozdrin <alik@sun.com> | 2010-03-02 10:22:33 +0300 |
commit | 61bd9ef6487829ae8106387dd4a1f5b32b67b4bb (patch) | |
tree | 75731450ad01ab07452298fdbda8fc1d687ceb7f /mysql-test | |
parent | c575b15a12a21c83c6726d45d05dd63418867da2 (diff) | |
download | mariadb-git-61bd9ef6487829ae8106387dd4a1f5b32b67b4bb.tar.gz |
Remove test from experimental because Bug 45578 and 46010 are fixed.
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/collections/default.experimental | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index fa9c3d75b7f..aa240fc2ce9 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -1,12 +1,10 @@ # For easier human reading (MTR doesn't care), please keep entries # in alphabetical order. This also helps with merge conflict resolution. -binlog.binlog_tmp_table* # Bug#45578:2009-07-10 alik Test binlog_tmp_table fails ramdonly on PB2: Unknown table 't2' binlog.binlog_multi_engine # joro : NDB tests marked as experimental as agreed with bochklin funcs_1.charset_collation_1 # depends on compile-time decisions -main.ctype_gbk_binlog @solaris # Bug#46010: main.ctype_gbk_binlog fails sporadically : Table 't2' already exists main.information_schema # Bug#47449 2009-09-19 alik main.information_schema and innodb.innodb_information_schema fail sporadically main.lock_multi_bug38499 # Bug#47448 2009-09-19 alik main.lock_multi_bug38499 times out sporadically main.lock_multi_bug38691 @solaris # Bug#47792 2009-10-02 alik main.lock_multi_bug38691 times out sporadically on Solaris 10 |