mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 00:38:29 +01:00
Don't expect HTF test suite to pass
This commit is contained in:
parent
22d5816658
commit
d860d9ac1e
@ -50,6 +50,10 @@ defaultExpectedFailures = fromList $ map PackageName
|
||||
|
||||
-- With transformers 0.3, it doesn't provide any modules
|
||||
, "transformers-compat"
|
||||
|
||||
-- Tests require shell script and are incompatible with sandboxed package
|
||||
-- databases
|
||||
, "HTF"
|
||||
]
|
||||
|
||||
-- | List of packages for our stable Hackage. All dependencies will be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user