List:Commits« Previous MessageNext Message »
From:cbell Date:February 15 2008 8:50pm
Subject:bk commit into 6.0 tree (cbell:1.2571) WL#4259
View as plain text  
Below is the list of changes that have just been committed into a local
6.0 repository of cbell.  When cbell 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, 2008-02-15 15:50:09-05:00, cbell@mysql_cab_desk. +1 -0
  Disable all backup tests that use wait_condition loops with conditions
  on a select of information_schema.processlist until WL#4259 is ready.

  mysql-test/t/disabled.def@stripped, 2008-02-15 15:50:01-05:00, cbell@mysql_cab_desk. +6 -0
    Disable all backup tests that use wait_condition loops with conditions
    on a select of information_schema.processlist until WL#4259 is ready.

diff -Nrup a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def
--- a/mysql-test/t/disabled.def	2008-02-08 12:21:56 -05:00
+++ b/mysql-test/t/disabled.def	2008-02-15 15:50:01 -05:00
@@ -29,3 +29,9 @@ ps_ddl               : Bug#12093 2007-12
 user_limits          : Bug#23921 2007-12-16 random failure of user_limits.test
 ctype_latin2_ch	: BUG #33791 2008-01-18 mats Wrong ORDER BY with latin2_czech_cs
 query_cache_debug    : Bug#34424: query_cache_debug.test leads to valgrind warnings
+backup                :BUG#34235 pending replacement of test facility with WL#4259
+backup_commit_blocker :BUG#34235 pending replacement of test facility with WL#4259
+backup_ddl_blocker    :BUG#34235 pending replacement of test facility with WL#4259
+backup_progress       :BUG#34235 pending replacement of test facility with WL#4259
+backup_security       :BUG#34235 pending replacement of test facility with WL#4259
+backup_snapshot       :BUG#34235 pending replacement of test facility with WL#4259

Thread
bk commit into 6.0 tree (cbell:1.2571) WL#4259cbell15 Feb