diff options
author | Luis Soares <luis.soares@sun.com> | 2009-12-06 23:36:07 +0000 |
---|---|---|
committer | Luis Soares <luis.soares@sun.com> | 2009-12-06 23:36:07 +0000 |
commit | 7948403b051c1c33ea3341ee799a3f48ac3accb5 (patch) | |
tree | e414af065f01a6500bb4bf4c524410fb8fd406b9 /mysql-test/collections | |
parent | a437804ab0cc816cc3a16c6e1a7dba1e476c6f43 (diff) | |
parent | dfe177aa227c0bbdb4beb844ab7f62ca4e6106b6 (diff) | |
download | mariadb-git-7948403b051c1c33ea3341ee799a3f48ac3accb5.tar.gz |
Automerge bzr bundle from bug report.
Removed rpl_cross_version from experimental list.
Diffstat (limited to 'mysql-test/collections')
-rw-r--r-- | mysql-test/collections/default.experimental | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index 49a0fd8c58c..2c2e9cab626 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -18,7 +18,6 @@ main.plugin_load @solaris # Bug#42144 ndb.* # joro : NDB tests marked as experimental as agreed with bochklin -rpl.rpl_cross_version* # Bug#48340 2009-12-01 Daogang rpl_cross_version: Found warnings/errors in server log file! rpl.rpl_get_master_version_and_clock* # Bug #49191 2009-12-01 Daogang rpl_get_master_version_and_clock failed on PB2: COM_REGISTER_SLAVE failed rpl.rpl_innodb_bug28430* @solaris # Bug#46029 rpl.rpl_trigger* # Bug#47810 2009-10-04 joro rpl.rpl_trigger.test fails with valgrind errors with the innodb plugin |