mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-11 13:57:31 +01:00
Skip punycode test suite
This commit is contained in:
parent
a462930694
commit
d5049ee026
@ -66,6 +66,9 @@ defaultExpectedFailures = fromList $ map PackageName
|
|||||||
|
|
||||||
-- https://github.com/ekmett/hyphenation/issues/1
|
-- https://github.com/ekmett/hyphenation/issues/1
|
||||||
, "hyphenation"
|
, "hyphenation"
|
||||||
|
|
||||||
|
-- Test suite takes too long to run on some systems
|
||||||
|
, "punycode"
|
||||||
]
|
]
|
||||||
|
|
||||||
-- | List of packages for our stable Hackage. All dependencies will be
|
-- | List of packages for our stable Hackage. All dependencies will be
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user