[Pkg-mysql-commits] r1655 - in mysql-dfsg-5.0/branches/unstable/debian: . patches

Norbert Tretkowski nobse at alioth.debian.org
Fri Jul 24 07:39:40 UTC 2009


Author: nobse
Date: 2009-07-24 07:39:39 +0000 (Fri, 24 Jul 2009)
New Revision: 1655

Modified:
   mysql-dfsg-5.0/branches/unstable/debian/changelog
   mysql-dfsg-5.0/branches/unstable/debian/patches/60_disabled_tests.dpatch
Log:
Update 60_disabled_tests.dpatch

Modified: mysql-dfsg-5.0/branches/unstable/debian/changelog
===================================================================
--- mysql-dfsg-5.0/branches/unstable/debian/changelog	2009-07-24 07:24:54 UTC (rev 1654)
+++ mysql-dfsg-5.0/branches/unstable/debian/changelog	2009-07-24 07:39:39 UTC (rev 1655)
@@ -1,6 +1,8 @@
 mysql-dfsg-5.0 (5.0.84-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Update patches:
+    + debian/patches/60_disabled_tests.dpatch
 
  -- Norbert Tretkowski <nobse at debian.org>  Fri, 24 Jul 2009 09:24:22 +0200
 

Modified: mysql-dfsg-5.0/branches/unstable/debian/patches/60_disabled_tests.dpatch
===================================================================
--- mysql-dfsg-5.0/branches/unstable/debian/patches/60_disabled_tests.dpatch	2009-07-24 07:24:54 UTC (rev 1654)
+++ mysql-dfsg-5.0/branches/unstable/debian/patches/60_disabled_tests.dpatch	2009-07-24 07:39:39 UTC (rev 1655)
@@ -3,17 +3,13 @@
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Disable tests which fail randomly.
-diff -Nur mysql-dfsg-5.0-5.0.83.orig/mysql-test/t/disabled.def mysql-dfsg-5.0-5.0.83/mysql-test/t/disabled.def
---- mysql-dfsg-5.0-5.0.83.orig/mysql-test/t/disabled.def        2009-05-29 21:12:51.000000000 +0200
-+++ mysql-dfsg-5.0-5.0.83/mysql-test/t/disabled.def     2009-07-11 14:46:39.000000000 +0200
-@@ -16,6 +16,10 @@
- im_options_set       : Bug#20294: Instance manager tests fail randomly
- im_options_unset     : Bug#20294: Instance manager tests fail randomly
- im_utils             : Bug#20294: Instance manager tests fail randomly
+--- mysql-dfsg-5.0-5.0.84.orig/mysql-test/t/disabled.def        2009-07-07 16:03:40.000000000 +0200
++++ mysql-dfsg-5.0-5.0.84/mysql-test/t/disabled.def     2009-07-24 09:37:50.000000000 +0200
+@@ -25,3 +25,7 @@
+ ndb_autodiscover3    : Bug#35148: Error '4009 Cluster Failure' in various tests on various platforms
+ ndb_autodiscover     : Bug#45972: ndb.ndb_autodiscover fails occasionally with pb2
+ ndb_autodiscover2    : Bug#45972: ndb.ndb_autodiscover fails occasionally with pb2
 +ndb_alter_table      : failed for some reason
 +ndb_replace          : failed for some reason
 +innodb_handler       : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491363
 +rpl_ndb_innodb_trans : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494238
- ndb_backup_print     : Bug#32357: ndb_backup_print test fails sometimes in pushbuild
- rpl_log_pos          : Bug#8693 Test 'rpl_log_pos' fails sometimes
- kill                 : Bug#29149 Test "kill" fails on Windows




More information about the Pkg-mysql-commits mailing list