List:Commits« Previous MessageNext Message »
From:Alexander Nozdrin Date:July 30 2007 3:23pm
Subject:bk commit into 5.1 tree (anozdrin:1.2572)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of alik. When alik does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2007-07-30 19:23:53+04:00, anozdrin@ibm. +1 -0
  Disable IM tests.

  mysql-test/t/disabled.def@stripped, 2007-07-30 19:23:41+04:00, anozdrin@ibm. +8 -11
    Disable IM tests.

diff -Nrup a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def
--- a/mysql-test/t/disabled.def	2007-07-25 13:31:44 +04:00
+++ b/mysql-test/t/disabled.def	2007-07-30 19:23:41 +04:00
@@ -11,17 +11,14 @@
 ##############################################################################
 user_limits     : Bug#23921 random failure of user_limits.test
 
-#
-# Temporary enable IM tests to catch the assert.
-#
-# im_options               : Bug#20294 2006-07-24 stewart   Instance manager test im_options fails randomly
-# im_daemon_life_cycle     : Bug#20294 2007-05-14 alik      Instance manager tests fail randomly
-# im_cmd_line              : Bug#20294 2007-05-14 alik      Instance manager tests fail randomly
-# im_utils                 : Bug#20294 2007-05-30 alik      Instance manager tests fail randomly
-# im_instance_conf         : Bug#20294 2007-05-30 alik      Instance manager tests fail randomly
-# im_life_cycle            : BUG#27851 Instance manager dies on ASSERT in ~Thread_registry() or from not being able to close a mysqld instance.
-# im_instance_conf         : BUG#28743 Instance manager generates warnings in test suite
-# im_utils                 : BUG#28743 Instance manager generates warnings in test suite
+im_options               : Bug#20294 2006-07-24 stewart   Instance manager test im_options fails randomly
+im_daemon_life_cycle     : Bug#20294 2007-05-14 alik      Instance manager tests fail randomly
+im_cmd_line              : Bug#20294 2007-05-14 alik      Instance manager tests fail randomly
+im_utils                 : Bug#20294 2007-05-30 alik      Instance manager tests fail randomly
+im_instance_conf         : Bug#20294 2007-05-30 alik      Instance manager tests fail randomly
+im_life_cycle            : BUG#27851 Instance manager dies on ASSERT in ~Thread_registry() or from not being able to close a mysqld instance.
+im_instance_conf         : BUG#28743 Instance manager generates warnings in test suite
+im_utils                 : BUG#28743 Instance manager generates warnings in test suite
 
 concurrent_innodb        : BUG#21579 2006-08-11 mleich innodb_concurrent random failures with varying differences
 ctype_big5               : BUG#26711 2007-06-21 Lars Test has never worked on Double Whopper
Thread
bk commit into 5.1 tree (anozdrin:1.2572)Alexander Nozdrin30 Jul