List:Commits« Previous MessageNext Message »
From:ahristov Date:February 21 2006 12:07pm
Subject:bk commit into 5.1 tree (andrey:1.2152)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of andrey. When andrey 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
  1.2152 06/02/21 13:07:25 andrey@lmy004. +1 -0
  disable tests. failures happen from time to time and stop people from
  pushing. the code needs to be more stable.

  mysql-test/t/disabled.def
    1.83 06/02/21 13:07:19 andrey@lmy004. +3 -0
    disable tests. failures happen from time to time and stop people from
    pushing. the code needs to be more stable.

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	andrey
# Host:	lmy004.
# Root:	/work/mysql-5.1-new-clean

--- 1.82/mysql-test/t/disabled.def	2006-02-21 09:05:52 +01:00
+++ 1.83/mysql-test/t/disabled.def	2006-02-21 13:07:19 +01:00
@@ -10,6 +10,9 @@
 #
 ##############################################################################
 #ndb_alter_table_row    : sometimes wrong error 1015!=1046
+events_bugs             : test case unstable (race conditions). andrey will fix
+events_stress           : test case unstable. andrey will fix
+events                  : test case unstable. andrey will fix
 ndb_autodiscover        : Needs to be fixed w.r.t binlog
 ndb_autodiscover2       : Needs to be fixed w.r.t binlog
 ndb_binlog_basic        : Results are not deterministic, Tomas will fix
Thread
bk commit into 5.1 tree (andrey:1.2152)ahristov21 Feb