mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 01:50:25 +01:00
Skip some tests
This commit is contained in:
parent
dfe3d97957
commit
0b124792c2
@ -222,6 +222,10 @@ defaultExpectedFailures ghcVer requireHP = execWriter $ do
|
|||||||
-- Requires locally running server
|
-- Requires locally running server
|
||||||
add "bloodhound"
|
add "bloodhound"
|
||||||
|
|
||||||
|
-- Requires PostgreSQL running
|
||||||
|
add "postgresql-binary"
|
||||||
|
add "hasql-postgres"
|
||||||
|
|
||||||
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
||||||
-- https://github.com/vincenthz/hs-asn1/issues/11
|
-- https://github.com/vincenthz/hs-asn1/issues/11
|
||||||
add "asn1-encoding"
|
add "asn1-encoding"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user