List:Internals« Previous MessageNext Message »
From:Patrick Galbraith Date:October 24 2005 10:51pm
Subject:bk commit into 5.0 tree (patg:1.2029)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of patg. When patg 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.2029 05/10/24 13:51:05 patg@stripped +2 -0
  Disabled federated test, added then removed
  federated.disabled and instead using disabled.def (per
  comments in this commit)
  
  disabled.def:
    disabled federated until bug 14272 is fixed.
  .del-federated.disabled~9e4cca59f547174d:
    Delete: mysql-test/t/federated.disabled
  federated.disabled:
    New BitKeeper file ``t/federated.disabled'' to disable federated test until
    Bug 14272 is fixed.
    new file

  mysql-test/t/disabled.def
    1.7 05/10/24 13:46:09 patg@stripped +1 -0
    disabled federated until bug 14272 is fixed.

  BitKeeper/deleted/.del-federated.disabled~9e4cca59f547174d
    1.2 05/10/24 13:45:29 patg@stripped +0 -0
    Delete: mysql-test/t/federated.disabled

  mysql-test/t/federated.disabled
    1.1 05/10/24 13:40:49 patg@stripped +1 -0
    New BitKeeper file ``t/federated.disabled'' to disable federated test until
    Bug 14272 is fixed.

  mysql-test/t/federated.disabled
    1.0 05/10/24 13:40:49 patg@stripped +0 -0
    BitKeeper file /home/patg/mysql-build/mysql-5.0.test2/mysql-test/t/federated.disabled

# 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:	patg
# Host:	krsna.patg.net
# Root:	/home/patg/mysql-build/mysql-5.0.test2

--- 1.6/mysql-test/t/disabled.def	2005-08-24 17:25:38 -07:00
+++ 1.7/mysql-test/t/disabled.def	2005-10-24 13:46:09 -07:00
@@ -15,3 +15,4 @@
 rpl_until       : Unstable test case, bug#12429
 rpl_deadlock    : Unstable test case, bug#12429
 kill            : Unstable test case, bug#9712
+federated       : Broken test case, bug#14272
--- New file ---
+++ BitKeeper/deleted/.del-federated.disabled~9e4cca59f547174d	05/10/24 13:40:49
Need to fix bug 14272

Thread
bk commit into 5.0 tree (patg:1.2029)Patrick Galbraith24 Oct