From: Sneha Modi Date: November 19 2012 9:40am Subject: bzr push into mysql-5.6 branch (sneha.modi:4623 to 4624) List-Archive: http://lists.mysql.com/commits/145321 Message-Id: <201211190940.qAJ9esst017338@acsmt358.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 4624 Sneha Modi 2012-11-19 Adding the big-test option to innodb/innodb-wl5522-debug.test as it takes a ling time to execute and removing the big-test option from innodb/innodb-wl5522.test as it does not take a very long time to execute. modified: mysql-test/suite/innodb/t/innodb-wl5522-debug.test mysql-test/suite/innodb/t/innodb-wl5522.test 4623 horst.hunger@stripped 2012-11-19 Increased the time to wait until being reconnected to 10 minutes. The likelyhood that test partition_debug_innodb will fail due to low perfoemance of test systems shall be reduced. modified: mysql-test/suite/parts/inc/partition_crash.inc === modified file 'mysql-test/suite/innodb/t/innodb-wl5522-debug.test' --- a/mysql-test/suite/innodb/t/innodb-wl5522-debug.test 2012-10-04 05:44:44 +0000 +++ b/mysql-test/suite/innodb/t/innodb-wl5522-debug.test 2012-11-19 09:37:53 +0000 @@ -1,6 +1,9 @@ # Not supported in embedded --source include/not_embedded.inc +# Adding big test option for this test. +--source include/big_test.inc + # This test case needs to crash the server. Needs a debug server. --source include/have_debug.inc === modified file 'mysql-test/suite/innodb/t/innodb-wl5522.test' --- a/mysql-test/suite/innodb/t/innodb-wl5522.test 2012-10-17 12:58:42 +0000 +++ b/mysql-test/suite/innodb/t/innodb-wl5522.test 2012-11-19 09:37:53 +0000 @@ -1,7 +1,5 @@ # Not supported in embedded --source include/not_embedded.inc -# Adding big test option for this test. ---source include/big_test.inc -- source include/have_innodb.inc No bundle (reason: useless for push emails).