List:Commits« Previous MessageNext Message »
From:Sven Sandberg Date:July 8 2008 10:56am
Subject:bzr commit into mysql-5.1 branch (sven:2622) Bug#37962
View as plain text  
#At file:///home/sven/bzr/debug-max/5.1-rpl/

 2622 Sven Sandberg	2008-07-08
      BUG#37962: *_func tests containing sleeps/race conditions
      This is not a fix, it just disables the erroneous test cases.
modified:
  mysql-test/t/disabled.def

per-file messages:
  mysql-test/t/disabled.def
    Disabled a number of new tests that contain sleeps and that
    have not been checked for race conditions. At least some of
    them contain race conditions.
=== modified file 'mysql-test/t/disabled.def'
--- a/mysql-test/t/disabled.def	2008-07-06 17:14:41 +0000
+++ b/mysql-test/t/disabled.def	2008-07-08 10:56:05 +0000
@@ -96,3 +96,13 @@ transaction_alloc_block_size_basic_64 : 
 transaction_prealloc_size_basic_64    : Bug #36522: Some tests of system variables have diffs on 64bit platorms
 wait_timeout_basic_64                 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
 wait_timeout_func                     : BUG#36873 2008-07-06 sven wait_timeout_func.test fails randomly
+delayed_insert_limit_func             : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
+event_scheduler_func                  : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
+innodb_max_dirty_pages_pct_func       : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
+interactive_timeout_func              : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
+query_cache_wlock_invalidate_func     : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
+rpl_init_slave_func                   : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
+rpl_max_binlog_size_func              : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
+slow_query_log_func                   : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
+sql_low_priority_updates_func         : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
+timestamp_func                        : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions

Thread
bzr commit into mysql-5.1 branch (sven:2622) Bug#37962Sven Sandberg8 Jul