Below is the list of changes that have just been committed into a local
5.1 repository of jimw. When jimw 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.1988 05/11/29 10:22:17 jimw@stripped +1 -0
Disable a few failing NDB tests until they can be investigated
mysql-test/t/disabled.def
1.16 05/11/29 10:21:48 jimw@stripped +4 -1
Disable failing NDB tests
# 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: jimw
# Host: rama.(none)
# Root: /home/jimw/my/mysql-5.1-clean
--- 1.15/mysql-test/t/disabled.def 2005-11-24 05:57:06 -08:00
+++ 1.16/mysql-test/t/disabled.def 2005-11-29 10:21:48 -08:00
@@ -1,6 +1,6 @@
##############################################################################
#
-# List the test cases that are to be disabled temporarely.
+# List the test cases that are to be disabled temporarily.
#
# Separate the test case name and the comment with ':'.
#
@@ -15,3 +15,6 @@
rpl_until : Unstable test case, bug#12429
rpl_deadlock : Unstable test case, bug#12429
kill : Unstable test case, bug#9712
+ndb_alter_table : Bug #15323
+ndb_cache2 : Bug #15004
+ndb_cache_multi2: Bug #15004
| Thread |
|---|
| • bk commit into 5.1 tree (jimw:1.1988) | Jim Winstead | 29 Nov |