diff options
author | Alexander Nozdrin <alik@sun.com> | 2010-08-31 18:05:35 +0400 |
---|---|---|
committer | Alexander Nozdrin <alik@sun.com> | 2010-08-31 18:05:35 +0400 |
commit | 99c7536c5c8d9d472c778065973a21d4b23b9f36 (patch) | |
tree | d6c0cfc9c1299ab96baa2196b8c7fd8b8ba0b8e0 /mysql-test/collections/default.experimental | |
parent | 9e4928af69a01d6ef91e1c0ed1fb2d836959b773 (diff) | |
download | mariadb-git-99c7536c5c8d9d472c778065973a21d4b23b9f36.tar.gz |
Disable mysqlhotcopy* test cases due to Bug 54129.
Diffstat (limited to 'mysql-test/collections/default.experimental')
-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 7609a4799e3..a8047ae9ed9 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -92,5 +92,3 @@ parts.partition_mgm_lc1_ndb # joro : NDB tests marked as experiment parts.partition_mgm_lc2_ndb # joro : NDB tests marked as experimental as agreed with bochklin parts.partition_syntax_ndb # joro : NDB tests marked as experimental as agreed with bochklin parts.partition_value_ndb # joro : NDB tests marked as experimental as agreed with bochklin -main.mysqlhotcopy_myisam # horst: due to bug#54129 -main.mysqlhotcopy_archive # horst: due to bug#54129 |