[Pkg-mysql-commits] r1304 - branches/experimental-5.0/debian/patches

Norbert Tretkowski nobse at alioth.debian.org
Sun Aug 10 07:16:09 UTC 2008


Author: nobse
Date: 2008-08-10 07:16:09 +0000 (Sun, 10 Aug 2008)
New Revision: 1304

Added:
   branches/experimental-5.0/debian/patches/60_disabled_tests.dpatch
Modified:
   branches/experimental-5.0/debian/patches/00list
Log:
Keep some tests disabled.

Modified: branches/experimental-5.0/debian/patches/00list
===================================================================
--- branches/experimental-5.0/debian/patches/00list	2008-08-10 06:38:43 UTC (rev 1303)
+++ branches/experimental-5.0/debian/patches/00list	2008-08-10 07:16:09 UTC (rev 1304)
@@ -6,6 +6,7 @@
 41_scripts__mysql_install_db.sh__no_test.dpatch
 44_scripts__mysql_config__libs.dpatch
 45_warn-CLI-passwords.dpatch
+60_disabled_tests.dpatch
 80_fix_user_setup_on_localhost.dpatch
 86_PATH_MAX.dpatch
 89_ndb__staticlib.dpatch

Added: branches/experimental-5.0/debian/patches/60_disabled_tests.dpatch
===================================================================
--- branches/experimental-5.0/debian/patches/60_disabled_tests.dpatch	                        (rev 0)
+++ branches/experimental-5.0/debian/patches/60_disabled_tests.dpatch	2008-08-10 07:16:09 UTC (rev 1304)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 60_disabled_tests.dpatch by Norbert Tretkowski <nobse at debian.org>
+##
+## 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
+@@ -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
++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
+ 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




More information about the Pkg-mysql-commits mailing list