mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
postgresql-simple-interval testsuite fails
Some checks failed
check / Stackage check (push) Has been cancelled
Some checks failed
check / Stackage check (push) Has been cancelled
Needs local postgresql server:
src/Database/PostgreSQL/Simple/Internal.hs:569:3:
1) Database.PostgreSQL.Simple.Interval.integration, with style Iso8601, round trips "PT0S"
uncaught exception: IOException of type OtherError
libpq: failed (connection to server at "127.0.0.1", port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections? )
This commit is contained in:
parent
5070a269ee
commit
18a442e1cd
@ -8932,6 +8932,7 @@ expected-test-failures:
|
||||
- postgresql-libpq-notify
|
||||
- postgresql-query # PostgreSQL
|
||||
- postgresql-simple # PostgreSQL
|
||||
- postgresql-simple-interval # needs local server
|
||||
- postgresql-simple-migration
|
||||
- postgresql-simple-queue
|
||||
- postgresql-syntax # hedgehog-test executable not found https://github.com/commercialhaskell/stackage/pull/6102
|
||||
|
||||
Loading…
Reference in New Issue
Block a user