#At file:///export/home/tmp/je159969/mysql/bzr-repos/build-merge-sandbox/ based on
revid:klewis@stripped
2915 John H. Embretsen 2008-11-21
Bug#40926, Bug#40927, Bug#40930: Disabling rpl falcon tests that fail in Pushbuild
until failures have been properly analyzed and possibly fixed.
rpl.rpl_extraCol_falcon: Fails on Windows in Pushbuild 2 during STOP SLAVE (bug
40930).
rpl.rpl_relay_space_falcon: Fails in Pushbuild due to binlog-format settings (bug
40927).
rpl.rpl_truncate_falcon: Fails in Pushbuild due to binlog-format settings (bug
40926).
modified:
mysql-test/suite/rpl/t/disabled.def
per-file messages:
mysql-test/suite/rpl/t/disabled.def
Disabling new falcon tests due to instabilities.
=== modified file 'mysql-test/suite/rpl/t/disabled.def'
--- a/mysql-test/suite/rpl/t/disabled.def 2008-11-06 16:18:25 +0000
+++ b/mysql-test/suite/rpl/t/disabled.def 2008-11-21 16:29:38 +0000
@@ -31,3 +31,6 @@ rpl_idempotency : Bug#37767 2
rpl_locktrans_innodb : Bug#37712 2008-07-17 alik Disabled to make 6.0 greaner (the
test fails too often)
rpl_temporary_errors : Bug#36968 2008-07-17 alik Disabled to make 6.0 greaner (the
test fails too often)
rpl_flushlog_loop : BUG#37733 2008-07-23 Sven disabled in 5.1-bugteam. the bug
has been fixed in 5.1-rpl: please re-enable when that gets pushed to main
+rpl_truncate_falcon : Bug#40926 2008-11-21 johnemb rpl.rpl_truncate_falcon fails
in Pushbuild due to wrong binlog-format being used
+rpl_relay_space_falcon : Bug#40927 2008-11-21 johnemb rpl.rpl_relay_space_falcon
fails when binlog-format is explicitly set to mixed
+rpl_extraCol_falcon : Bug#40930 2008-11-21 johnemb rpl.rpl_extraCol_falcon fails
doing STOP SLAVE (on Windows PB2)
| Thread |
|---|
| • bzr commit into mysql-6.0-falcon-team branch (john.embretsen:2915) Bug#40926Bug#40927 Bug#40930 | John H. Embretsen | 21 Nov |