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

Norbert Tretkowski nobse at alioth.debian.org
Sat Jul 11 12:47:44 UTC 2009


Author: nobse
Date: 2009-07-11 12:47:42 +0000 (Sat, 11 Jul 2009)
New Revision: 1627

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-11 12:40:07 UTC (rev 1626)
+++ mysql-dfsg-5.0/branches/unstable/debian/changelog	2009-07-11 12:47:42 UTC (rev 1627)
@@ -3,6 +3,7 @@
   * New upstream release.
   * Update patches:
     + debian/patches/45_warn-CLI-passwords.dpatch (closes: #536548)
+    + debian/patches/60_disabled_tests.dpatch
 
  -- Norbert Tretkowski <nobse at debian.org>  Mon, 06 Jul 2009 10:12:43 +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-11 12:40:07 UTC (rev 1626)
+++ mysql-dfsg-5.0/branches/unstable/debian/patches/60_disabled_tests.dpatch	2009-07-11 12:47:42 UTC (rev 1627)
@@ -3,9 +3,9 @@
 ##
 ## 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.67.orig/mysql-test/t/disabled.def mysql-dfsg-5.0-5.0.67/mysql-test/t/disabled.def
---- mysql-dfsg-5.0-5.0.67.orig/mysql-test/t/disabled.def	2008-08-04 14:32:17.000000000 +0200
-+++ mysql-dfsg-5.0-5.0.67/mysql-test/t/disabled.def	2008-08-10 09:13:43.000000000 +0200
+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
@@ -14,6 +14,6 @@
 +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
- grant_cache          : Bug#32651: grant_cache.test fails
- rpl_log              : Bug#32653: rpl_log.test fails randomly
- rpl_view             : Bug#32654: rpl_view.test fails randomly
+ 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