mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Skip thyme tests
This commit is contained in:
parent
ad3f92746d
commit
f1401a3e4b
@ -103,6 +103,9 @@ defaultExpectedFailures _ = fromList $ map PackageName
|
||||
|
||||
-- Missing files
|
||||
, "websockets"
|
||||
|
||||
-- Some kind of Cabal bug when trying to run tests
|
||||
, "thyme"
|
||||
]
|
||||
|
||||
-- | List of packages for our stable Hackage. All dependencies will be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user