Below is the list of changes that have just been committed into a local
5.1 repository of kostja. When kostja 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, 2007-06-20 16:05:57+04:00, kostja@bodhi.(none) +1 -0
Disable randomly failing tests:
rpl_udf -- Bug#28993 rpl_udf test causes server crash and valgrind
warning in pushbuild
rpl_ndb_circular -- Bug#29233 rpl_ndb_circular fails randomly
ndb_dd_sql_features -- Bug#29102 ndb_dd_sql_features fails in
pushbuild
mysql-test/t/disabled.def@stripped, 2007-06-20 16:05:55+04:00, kostja@bodhi.(none) +3 -0
Disable randomly failing tests rpl_udf, rpl_ndb_circular,
ndb_dd_sql_features
# 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: kostja
# Host: bodhi.(none)
# Root: /opt/local/work/mysql-5.1-runtime
--- 1.263/mysql-test/t/disabled.def 2007-06-17 19:21:24 +04:00
+++ 1.264/mysql-test/t/disabled.def 2007-06-20 16:05:55 +04:00
@@ -48,3 +48,6 @@ ndb_partition_error2 : HF is not sure i
im_options_set : Bug#20294: Instance manager tests fail randomly
im_options_unset : Bug#20294: Instance manager tests fail randomly
mysql_upgrade : Bug#28560 test links to /usr/local/mysql/lib libraries, causes non-determinism and failures on ABI breakage
+rpl_udf : Bug#28993 rpl_udf test causes server crash and valgrind warning in pushbuild
+rpl_ndb_circular : Bug#29233 rpl_ndb_circular fails randomly
+ndb_dd_sql_features : Bug#29102 ndb_dd_sql_features fails in pushbuild
| Thread |
|---|
| • bk commit into 5.1 tree (kostja:1.2522) BUG#28993 | konstantin | 20 Jun |