Skip warp and wai-logger tests

This commit is contained in:
Michael Snoyman 2013-12-05 17:00:07 +02:00
parent b7c6220a7a
commit 209015c814

View File

@ -112,6 +112,10 @@ defaultExpectedFailures ghcVer = execWriter $ do
-- https://github.com/jgm/pandoc-citeproc/issues/5
add "pandoc-citeproc"
-- Problems with doctest and sandboxing
add "warp"
add "wai-logger"
where
add = tell . singleton . PackageName