[mariadb] Enable outfile_loaddata test

Honza Horak hhorak at fedoraproject.org
Fri Oct 11 08:57:22 UTC 2013


commit 55c4f60c210bb827bb4d3b7cb4ac687c5571b4fd
Author: Honza HorĂ¡k <hhorak at redhat.com>
Date:   Fri Oct 11 10:57:14 2013 +0200

    Enable outfile_loaddata test

 mariadb.spec               |    1 +
 rh-skipped-tests-base.list |    9 ---------
 2 files changed, 1 insertions(+), 9 deletions(-)
---
diff --git a/mariadb.spec b/mariadb.spec
index e2d9e17..5a4715a 100644
--- a/mariadb.spec
+++ b/mariadb.spec
@@ -795,6 +795,7 @@ fi
 - Rebase to 5.5.33a
   https://kb.askmonty.org/en/mariadb-5533-changelog/
   https://kb.askmonty.org/en/mariadb-5533a-changelog/
+- Enable outfile_loaddata test
 
 * Mon Sep  2 2013 Honza Horak <hhorak at redhat.com> - 1:5.5.32-12
 - Re-organize my.cnf to include only generic settings
diff --git a/rh-skipped-tests-base.list b/rh-skipped-tests-base.list
index 32f477c..1a73c03 100644
--- a/rh-skipped-tests-base.list
+++ b/rh-skipped-tests-base.list
@@ -1,12 +1,3 @@
-# Disable the outfile_loaddata test, which as of 5.1.38 is giving
-# platform-dependent results, with the "expected" results being arguably the
-# wrong ones.  This is upstream at http://bugs.mysql.com/bug.php?id=46895
-# (note that upstream has also disabled it, but only for Solaris, so we still
-# need to disable it here).
-# Still broken in 5.5.14, despite alleged fix.
-
-outfile_loaddata          : bug#46895 code wrong, expected results wrong too
-
 # Disable innodb.innodb, which is showing platform-dependent results
 # as of 5.5.9.  Upstream at http://bugs.mysql.com/bug.php?id=60155
 


More information about the scm-commits mailing list