List:Commits« Previous MessageNext Message »
From:Ingo Struewing Date:May 26 2008 5:29pm
Subject:bk commit into 6.0 tree (istruewing:1.2642)
View as plain text  
Below is the list of changes that have just been committed into a local
6.0 repository of istruewing.  When istruewing 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-05-26 17:29:09+02:00, istruewing@stripped +3 -0
  Disabled test cases to get  pushbuild more green.

  mysql-test/suite/falcon/t/disabled.def@stripped, 2008-05-26 17:29:07+02:00,
istruewing@stripped +2 -0
    Disabled test cases.

  mysql-test/suite/rpl/t/disabled.def@stripped, 2008-05-26 17:29:07+02:00,
istruewing@stripped +4 -0
    Disabled test cases.

  mysql-test/t/disabled.def@stripped, 2008-05-26 17:29:07+02:00, istruewing@stripped +10
-0
    Disabled test cases.

diff -Nrup a/mysql-test/suite/falcon/t/disabled.def
b/mysql-test/suite/falcon/t/disabled.def
--- a/mysql-test/suite/falcon/t/disabled.def	2008-04-20 23:25:26 +02:00
+++ b/mysql-test/suite/falcon/t/disabled.def	2008-05-26 17:29:07 +02:00
@@ -50,4 +50,6 @@ falcon_ts           : Bug#32993 2008-02-
 ps_8falcon          : Bug#32683  Test ps_8falcon fails in 6.0
 read_many_rows_falcon : Bug#23783 2006-10-30 ML Get pushbuild green
 falcon_read-committed : Bug#32992 falcon_read-committed.test causes a server crash
occasionally
+falcon_bug_32833      : Bug#36952 falcon_bug_32833.test fails in pushbuild
+falcon_bug_34890      : Bug#36972 falcon_bug_34890.test fails in pushbuild
 
diff -Nrup a/mysql-test/suite/rpl/t/disabled.def b/mysql-test/suite/rpl/t/disabled.def
--- a/mysql-test/suite/rpl/t/disabled.def	2008-05-19 10:32:07 +02:00
+++ b/mysql-test/suite/rpl/t/disabled.def	2008-05-26 17:29:07 +02:00
@@ -29,4 +29,8 @@ rpl_log_pos                : Bug#8693 Te
 rpl_row_basic_7ndb         : BUG#33360 2007-12-19 mats rpl_ndb_idempotent fails due to
null field for table on slave side
 rpl_redirect               : Failure is sporadic and and the test is superfluous (mats)
 rpl_innodb_bug28430        : Failure on Solaris Bug #36793
+rpl_foreign_key_innodb     : Bug#36967 rpl_foreign_key_innodb.test fails in pusbuild
+rpl_temporary_errors       : Bug#36968 rpl_temporary_errors.test produces warning in
pushbuild
+rpl_ignore_table_update    : Bug#36969 rpl_ignore_table_update.test produces warnings in
pushbild
+rpl_found_rows             : Bug#36982 rpl_found_rows.test fails in pushbuild
 
diff -Nrup a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def
--- a/mysql-test/t/disabled.def	2008-05-22 08:54:44 +02:00
+++ b/mysql-test/t/disabled.def	2008-05-26 17:29:07 +02:00
@@ -27,6 +27,7 @@ backup_ddl_blocker    :BUG#34235 pending
 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
+backup_tablespace     : Bug#36973 backup_tablespace.test fails in pushbuild
 backup_no_engine     : Bug#36021 2008-04-13 rsomla server crashes when openning table
with unknown storage engine
 csv_alter_table      : Bug#33696 2008-01-21 pcrews no .result file - bug allows NULL
columns in CSV tables
 ctype_latin2_ch      : BUG #33791 2008-01-18 mats Wrong ORDER BY with latin2_czech_cs
@@ -47,3 +48,12 @@ sort_buffer_size_basic_32   : Bug#36875 
 key_buffer_size_basic_32    : Bug#36876 main.key_buffer_size_basic_32 fails on some
systems
 max_heap_table_size_basic_32 : Bug#36877 main.max_heap_table_size_basic_32 fails on some
systems
 tmp_table_size_basic_32     : Bug#36878 main.tmp_table_size_basic_32 fails on some
systems
+mysqldump                   : Bug#36966 mysqldump.test fails in pushbuild
+max_user_connections_func   : Bug#36970 max_user_connections_func.test fails in pushbuild
+character_set_database_func : Bug#36974 character_set_database_func.test fails in
pushbuild
+ddl_i18n_utf8               : Bug#36975 ddl_i18n_utf8.test fail in pushbuild
+delayed_queue_size_basic_64 : Bug#36976 delayed_queue_size_basic_64.test fails in
pushbuild
+sql_low_priority_updates_func : Bug#36977 sql_low_priority_updates_func.test fails in
pushbuild
+merge-sync                    : Bug#36979 merge-sync.test fails in pushbuild
+max_write_lock_count_basic_32 : Bug#36980 max_write_lock_count_basic_32.test fails in
pushbuild
+
Thread
bk commit into 6.0 tree (istruewing:1.2642)Ingo Struewing26 May