summaryrefslogtreecommitdiffstats
path: root/mysql-disable-test.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2011-09-16 18:59:40 +0200
committerRemi Collet <fedora@famillecollet.com>2011-09-16 18:59:40 +0200
commitcf7bcb27388bafa581fc050124308b034b2b4724 (patch)
tree46a5843ab10bde09f650b4b132555538f7b78b7f /mysql-disable-test.patch
parenta53b39273f5b546e88e188c9cd9c9d043cb2894b (diff)
MySQL 5.5.16
Diffstat (limited to 'mysql-disable-test.patch')
-rw-r--r--mysql-disable-test.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/mysql-disable-test.patch b/mysql-disable-test.patch
index be499bc..1d9403e 100644
--- a/mysql-disable-test.patch
+++ b/mysql-disable-test.patch
@@ -14,12 +14,12 @@ Also disable innodb.innodb, which is showing platform-dependent results
as of 5.5.9. Upstream at http://bugs.mysql.com/bug.php?id=60155
-diff -Naur mysql-5.5.14.orig/mysql-test/t/disabled.def mysql-5.5.14/mysql-test/t/disabled.def
---- mysql-5.5.14.orig/mysql-test/t/disabled.def 2011-06-21 12:42:40.000000000 -0400
-+++ mysql-5.5.14/mysql-test/t/disabled.def 2011-07-11 14:33:46.560138525 -0400
-@@ -17,3 +17,7 @@
+diff -Naur mysql-5.5.15.orig/mysql-test/t/disabled.def mysql-5.5.15/mysql-test/t/disabled.def
+--- mysql-5.5.15.orig/mysql-test/t/disabled.def 2011-07-13 15:09:03.000000000 -0400
++++ mysql-5.5.15/mysql-test/t/disabled.def 2011-07-29 11:48:39.214514072 -0400
+@@ -16,3 +16,7 @@
+ create-big : Bug#11748731 2010-11-15 mattiasj was not tested
archive-big : Bug#11817185 2011-03-10 Anitha Disabled since this leads to timeout on Solaris Sparc
- main.query_cache_28249 : Bug#12584161 2009-03-25 main.query_cache_28249 fails sporadically
log_tables-big : Bug#11756699 2010-11-15 mattiasj report already exists
+#
+outfile_loaddata : bug#46895 code wrong, expected results wrong too