mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-06 11:27:30 +01:00
Skip crypto-numbers test suite
This commit is contained in:
parent
ea95ea8ffe
commit
53b1f3e379
@ -120,6 +120,10 @@ defaultExpectedFailures ghcVer = execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/163
|
-- https://github.com/fpco/stackage/issues/163
|
||||||
add "hTalos"
|
add "hTalos"
|
||||||
add "seqloc"
|
add "seqloc"
|
||||||
|
|
||||||
|
-- FIXME the test suite fails fairly regularly in builds, though I haven't
|
||||||
|
-- discovered why yet
|
||||||
|
add "crypto-numbers"
|
||||||
where
|
where
|
||||||
add = tell . singleton . PackageName
|
add = tell . singleton . PackageName
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user