[Pkg-mysql-commits] r2072 - in mysql-5.5/branches/experimental/debian: . patches
Nicholas Bamber
periapt at alioth.debian.org
Sun Apr 29 20:36:06 UTC 2012
Author: periapt
Date: 2012-04-29 20:36:06 +0000 (Sun, 29 Apr 2012)
New Revision: 2072
Modified:
mysql-5.5/branches/experimental/debian/changelog
mysql-5.5/branches/experimental/debian/patches/62_disable_tests.patch
mysql-5.5/branches/experimental/debian/patches/73_mysqlcheck_tests.patch
Log:
Disabled some more tests including some reported by Olaf van der Speck
Modified: mysql-5.5/branches/experimental/debian/changelog
===================================================================
--- mysql-5.5/branches/experimental/debian/changelog 2012-04-29 18:16:34 UTC (rev 2071)
+++ mysql-5.5/branches/experimental/debian/changelog 2012-04-29 20:36:06 UTC (rev 2072)
@@ -2,6 +2,7 @@
* Added patch to test suite to accept socket paths less than 40
characters long (Closes: #540153)
+ * Disabled some more tests including some reported by Olaf van der Speck
-- Nicholas Bamber <nicholas at periapt.co.uk> Sun, 29 Apr 2012 09:39:04 +0100
Modified: mysql-5.5/branches/experimental/debian/patches/62_disable_tests.patch
===================================================================
--- mysql-5.5/branches/experimental/debian/patches/62_disable_tests.patch 2012-04-29 18:16:34 UTC (rev 2071)
+++ mysql-5.5/branches/experimental/debian/patches/62_disable_tests.patch 2012-04-29 20:36:06 UTC (rev 2072)
@@ -5,9 +5,12 @@
Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
--- a/mysql-test/t/disabled.def
+++ b/mysql-test/t/disabled.def
-@@ -15,3 +15,5 @@
+@@ -15,3 +15,8 @@
archive-big : Bug#11817185 2011-03-10 Anitha Disabled since this leads to timeout on Solaris Sparc
log_tables-big : Bug#11756699 2010-11-15 mattiasj report already exists
mysql_embedded : Bug#12561297 2011-05-14 Anitha Dependent on PB2 changes - eventum#41836
+partition_rename_longfilename : Fails when building with sbuild and schroots
+file_contents : Fails without bzr revision id
++mysqlslap : n/a 2012-04-29 Failed once on kfreebsd
++mysqlhotcopy_isam : n/a 2012-04-29 Olaf van der Spek reported this failure
++mysqlhotcopy_archive : n/a 2012-04-29 Olaf van der Spek reported this failure
Modified: mysql-5.5/branches/experimental/debian/patches/73_mysqlcheck_tests.patch
===================================================================
--- mysql-5.5/branches/experimental/debian/patches/73_mysqlcheck_tests.patch 2012-04-29 18:16:34 UTC (rev 2071)
+++ mysql-5.5/branches/experimental/debian/patches/73_mysqlcheck_tests.patch 2012-04-29 20:36:06 UTC (rev 2072)
@@ -12,10 +12,10 @@
and copy the results file into the source mysql-test directory.
--- a/mysql-test/t/disabled.def
+++ b/mysql-test/t/disabled.def
-@@ -17,3 +17,12 @@
- mysql_embedded : Bug#12561297 2011-05-14 Anitha Dependent on PB2 changes - eventum#41836
- partition_rename_longfilename : Fails when building with sbuild and schroots
- file_contents : Fails without bzr revision id
+@@ -20,3 +20,12 @@
+ mysqlslap : n/a 2012-04-29 Failed once on kfreebsd
+ mysqlhotcopy_isam : n/a 2012-04-29 Olaf van der Spek reported this failure
+ mysqlhotcopy_archive : n/a 2012-04-29 Olaf van der Spek reported this failure
+plugin_auth : Bug#64773 2012-03-27 Debian local
+ssl_8k_key : Bug#64773 2012-03-27 Debian local
+log_tables_upgrade : Bug#64773 2012-03-27 Debian local
More information about the Pkg-mysql-commits
mailing list