#At file:///misc/mysql/forest/mysql-5.1-3/
2660 Tatiana A. Nurnberg 2008-06-19
re 36818: rpl_server_id1 fails expecting slave has stopped
On a slow environment like valgrind the test is vulnerable
because it does not check if slave has stopped at time
of the new session is requested `start slave;' -- disabling
test till it is fixed.
modified:
mysql-test/suite/rpl/t/disabled.def
per-file messages:
mysql-test/suite/rpl/t/disabled.def
disable rpl_server_id1 until test is fixed.
=== modified file 'mysql-test/suite/rpl/t/disabled.def'
--- a/mysql-test/suite/rpl/t/disabled.def 2008-05-19 06:38:53 +0000
+++ b/mysql-test/suite/rpl/t/disabled.def 2008-06-19 10:39:48 +0000
@@ -12,3 +12,4 @@
rpl_redirect : Failure is sporadic and and the test is superfluous (mats)
rpl_innodb_bug28430 : Failure on Solaris Bug #36793
+rpl_server_id1 : Bug #36818 rpl_server_id1 fails expecting slave has stopped (azundris)
| Thread |
|---|
| • bzr commit into mysql-5.1 branch (azundris:2660) | Tatiana A. Nurnberg | 19 Jun |