Skip some tests

This commit is contained in:
Michael Snoyman 2014-07-01 14:16:02 +03:00
parent eb66f46884
commit 374e2253b6

View File

@ -162,6 +162,19 @@ defaultExpectedFailures ghcVer = execWriter $ do
add "glib"
add "pango"
-- https://github.com/acw/bytestring-progress/issues/3
add "bytestring-progress"
-- https://github.com/silkapp/rest/issues/40
add "rest-core"
add "rest-gen"
-- Seems to require 32-bit functions
add "nettle"
-- Depends on a missing graphviz executable
add "graphviz"
where
add = tell . singleton . PackageName