summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-03-08 20:58:58 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-03-08 20:58:58 +0000
commit9074c0b3547609eaec11429844daa6c04c9e81e1 (patch)
tree735a8295bfdd7602b36c21c39b96ba6c3e3768b6 /dev-db/mysql/mysql-5.1.39-r1.ebuild
parentarm stable, bug #302349 (diff)
downloadhistorical-9074c0b3547609eaec11429844daa6c04c9e81e1.tar.gz
historical-9074c0b3547609eaec11429844daa6c04c9e81e1.tar.bz2
historical-9074c0b3547609eaec11429844daa6c04c9e81e1.zip
Accidently disabling a test twice.
Package-Manager: portage-2.2_rc63/cvs/Linux x86_64
Diffstat (limited to 'dev-db/mysql/mysql-5.1.39-r1.ebuild')
-rw-r--r--dev-db/mysql/mysql-5.1.39-r1.ebuild18
1 files changed, 1 insertions, 17 deletions
diff --git a/dev-db/mysql/mysql-5.1.39-r1.ebuild b/dev-db/mysql/mysql-5.1.39-r1.ebuild
index 278431a5c57e..eb3a1cc9aa98 100644
--- a/dev-db/mysql/mysql-5.1.39-r1.ebuild
+++ b/dev-db/mysql/mysql-5.1.39-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.39-r1.ebuild,v 1.2 2010/03/01 19:57:42 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.39-r1.ebuild,v 1.3 2010/03/08 20:58:58 robbat2 Exp $
MY_EXTRAS_VER="20100221-0021Z"
EAPI=2
@@ -152,22 +152,6 @@ src_test() {
;;
esac
- # These are also failing in MySQL 5.1 for now, and are believed to be
- # false positives:
- #
- # main.mysql_comment, main.mysql_upgrade:
- # fails due to USE=-latin1 / utf8 default
- #
- # main.mysql_client_test:
- # segfaults at random under Portage only, suspect resource limits.
- case ${PV} in
- 5.1.*)
- for t in main.mysql_client_test main.mysql_comments main.mysql_upgrade; do
- mysql_disable_test "$t" "False positives in Gentoo"
- done
- ;;
- esac
-
# create directories because mysqladmin might right out of order
mkdir -p "${S}"/mysql-test/var-{ps,ns}{,/log}