[Pkg-mysql-commits] r1295 - in trunk/debian: . patches

Norbert Tretkowski nobse at alioth.debian.org
Wed Jul 23 06:37:43 UTC 2008


tags 491363 pending
thanks

Author: nobse
Date: 2008-07-23 06:37:42 +0000 (Wed, 23 Jul 2008)
New Revision: 1295

Modified:
   trunk/debian/changelog
   trunk/debian/patches/58_disable-ndb-backup-print.dpatch
Log:
Disable innodb_handler test when running the testsuite, fails randomly on s390.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-07-17 19:33:58 UTC (rev 1294)
+++ trunk/debian/changelog	2008-07-23 06:37:42 UTC (rev 1295)
@@ -1,3 +1,10 @@
+mysql-dfsg-5.0 (5.0.51a-11) unstable; urgency=low
+
+  * Disable innodb_handler test when running the testsuite, fails randomly
+    on s390. (closes: #491363)
+
+ -- Norbert Tretkowski <nobse at debian.org>  Wed, 23 Jul 2008 08:34:51 +0200
+
 mysql-dfsg-5.0 (5.0.51a-10) unstable; urgency=high
 
   * Merge testing-security upload to finally fix CVE-2008-2079, thanks to

Modified: trunk/debian/patches/58_disable-ndb-backup-print.dpatch
===================================================================
--- trunk/debian/patches/58_disable-ndb-backup-print.dpatch	2008-07-17 19:33:58 UTC (rev 1294)
+++ trunk/debian/patches/58_disable-ndb-backup-print.dpatch	2008-07-23 06:37:42 UTC (rev 1295)
@@ -5,13 +5,14 @@
 ## DP: No description.
 
 @DPATCH@
-diff -Naur mysql-dfsg-5.0-5.0.51a.orig/mysql-test/t/disabled.def mysql-dfsg-5.0-5.0.51a/mysql-test/t/disabled.def
---- mysql-dfsg-5.0-5.0.51a.orig/mysql-test/t/disabled.def	2008-01-11 10:23:06.000000000 -0500
-+++ mysql-dfsg-5.0-5.0.51a/mysql-test/t/disabled.def	2008-06-05 09:49:46.000000000 -0400
-@@ -16,3 +16,6 @@
+diff -Nur mysql-dfsg-5.0-5.0.51a.orig/mysql-test/t/disabled.def mysql-dfsg-5.0-5.0.51a/mysql-test/t/disabled.def
+--- mysql-dfsg-5.0-5.0.51a.orig/mysql-test/t/disabled.def	2008-01-11 16:23:06.000000000 +0100
++++ mysql-dfsg-5.0-5.0.51a/mysql-test/t/disabled.def	2008-07-23 08:34:04.000000000 +0200
+@@ -16,3 +16,7 @@
  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_backup_print     : Bug#32357: ndb_backup_print test fails sometimes in pushbuild
 +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




More information about the Pkg-mysql-commits mailing list