mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 00:28:09 -07:00
x11-wm/xmonad: disable tests
ghc-8 changed exception text to contain backtrace. Some tests rely on exact text shape. Needs to be fixed upstream. Package-Manager: portage-2.3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -19,6 +19,8 @@ SLOT="0/${PV}"
|
||||
KEYWORDS="amd64 ~ppc64 ~sparc x86"
|
||||
IUSE="+default-term no-autorepeat-keys"
|
||||
|
||||
RESTRICT=test # fails test on ghc-8 (assert has different text of exception)
|
||||
|
||||
RDEPEND="dev-haskell/data-default:=[profile?]
|
||||
dev-haskell/extensible-exceptions:=[profile?]
|
||||
dev-haskell/mtl:=[profile?]
|
||||
|
||||
Reference in New Issue
Block a user