mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Skip tests for postgresql-simple
This commit is contained in:
parent
aa05a2c45b
commit
066cb9c96c
@ -94,6 +94,9 @@ defaultExpectedFailures _ = fromList $ map PackageName
|
||||
-- Something very strange going on with the test suite, I can't figure
|
||||
-- out how to fix it
|
||||
, "bson"
|
||||
|
||||
-- Requires a locally running PostgreSQL server with appropriate users
|
||||
, "postgresql-simple"
|
||||
]
|
||||
|
||||
-- | List of packages for our stable Hackage. All dependencies will be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user