mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Skip amqp tests
This commit is contained in:
parent
d7cf3412bf
commit
e0d1146a53
@ -237,6 +237,9 @@ defaultExpectedFailures ghcVer requireHP = execWriter $ do
|
||||
-- Failing doctests
|
||||
add "bits"
|
||||
|
||||
-- No server running
|
||||
add "amqp"
|
||||
|
||||
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
||||
-- https://github.com/vincenthz/hs-asn1/issues/11
|
||||
add "asn1-encoding"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user