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

Norbert Tretkowski nobse at alioth.debian.org
Tue Oct 7 10:47:42 UTC 2008


tags 501413 pending
thanks

Author: nobse
Date: 2008-10-07 10:47:41 +0000 (Tue, 07 Oct 2008)
New Revision: 1319

Modified:
   trunk/debian/changelog
   trunk/debian/patches/58_disable-testsuite-tests.dpatch
Log:
Disable rpl_packet test when running the testsuite, fails randomly on i386.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-10-07 10:42:04 UTC (rev 1318)
+++ trunk/debian/changelog	2008-10-07 10:47:41 UTC (rev 1319)
@@ -1,3 +1,10 @@
+mysql-dfsg-5.0 (5.0.51a-16) unstable; urgency=low
+
+  * Disable rpl_packet test when running the testsuite, fails randomly on
+    i386. (closes: #501413)
+
+ -- Norbert Tretkowski <nobse at debian.org>  Tue, 07 Oct 2008 12:44:30 +0200
+
 mysql-dfsg-5.0 (5.0.51a-15) unstable; urgency=high
 
   * SECURITY:

Modified: trunk/debian/patches/58_disable-testsuite-tests.dpatch
===================================================================
--- trunk/debian/patches/58_disable-testsuite-tests.dpatch	2008-10-07 10:42:04 UTC (rev 1318)
+++ trunk/debian/patches/58_disable-testsuite-tests.dpatch	2008-10-07 10:47:41 UTC (rev 1319)
@@ -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-08-09 15:55:05.000000000 +0200
-@@ -16,3 +16,8 @@
++++ mysql-dfsg-5.0-5.0.51a/mysql-test/t/disabled.def	2008-10-07 12:43:42.000000000 +0200
+@@ -16,3 +16,9 @@
  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
@@ -17,3 +17,4 @@
 +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
++rpl_packet           : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501413




More information about the Pkg-mysql-commits mailing list