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

Norbert Tretkowski nobse at alioth.debian.org
Sat Aug 9 13:57:55 UTC 2008


tags 494238 pending
thanks

Author: nobse
Date: 2008-08-09 13:57:55 +0000 (Sat, 09 Aug 2008)
New Revision: 1297

Modified:
   trunk/debian/changelog
   trunk/debian/patches/58_disable-ndb-backup-print.dpatch
Log:
Disable rpl_ndb_innodb_trans test

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-07-23 08:36:55 UTC (rev 1296)
+++ trunk/debian/changelog	2008-08-09 13:57:55 UTC (rev 1297)
@@ -1,3 +1,10 @@
+mysql-dfsg-5.0 (5.0.51a-12) unstable; urgency=low
+
+  * Disable rpl_ndb_innodb_trans test when running the testsuite, fails
+    randomly on i386. (closes: #494238)
+
+ -- Norbert Tretkowski <nobse at debian.org>  Sat, 09 Aug 2008 15:56:45 +0200
+
 mysql-dfsg-5.0 (5.0.51a-11) unstable; urgency=low
 
   * Disable innodb_handler test when running the testsuite, fails randomly

Modified: trunk/debian/patches/58_disable-ndb-backup-print.dpatch
===================================================================
--- trunk/debian/patches/58_disable-ndb-backup-print.dpatch	2008-07-23 08:36:55 UTC (rev 1296)
+++ trunk/debian/patches/58_disable-ndb-backup-print.dpatch	2008-08-09 13:57:55 UTC (rev 1297)
@@ -7,8 +7,8 @@
 @DPATCH@
 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 @@
++++ mysql-dfsg-5.0-5.0.51a/mysql-test/t/disabled.def	2008-08-09 15:55:05.000000000 +0200
+@@ -16,3 +16,8 @@
  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
@@ -16,3 +16,4 @@
 +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




More information about the Pkg-mysql-commits mailing list