diff options
author | Satya B <satya.bn@sun.com> | 2009-12-22 18:33:39 +0530 |
---|---|---|
committer | Satya B <satya.bn@sun.com> | 2009-12-22 18:33:39 +0530 |
commit | 8f0f1d0ddb73283f60adb696f5b46b376aed327e (patch) | |
tree | 0b68ff481f73febf2b7546cf849529c3123b98f8 /mysql-test/collections | |
parent | df357ed5146a24e4c859089a4d4d8586d1a9f7b0 (diff) | |
download | mariadb-git-8f0f1d0ddb73283f60adb696f5b46b376aed327e.tar.gz |
Removing rpl.rpl_trigger from experimental list as it is Fixed by BUG#46656
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 2c2e9cab626..3894f2a4368 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -20,7 +20,6 @@ ndb.* # joro : NDB tests marked as experiment 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 rpl_ndb.* # joro : NDB tests marked as experimental as agreed with bochklin rpl_ndb.rpl_ndb_log # Bug#38998 |