mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-28 14:04:35 +01:00
Group postgres test-suites together and close #917
This commit is contained in:
parent
49e85d48f8
commit
7025a7f3eb
@ -1992,9 +1992,6 @@ expected-test-failures:
|
|||||||
# https://github.com/skogsbaer/xmlgen/issues/2
|
# https://github.com/skogsbaer/xmlgen/issues/2
|
||||||
- xmlgen
|
- xmlgen
|
||||||
|
|
||||||
# Requires a locally running PostgreSQL server with appropriate users
|
|
||||||
- postgresql-simple
|
|
||||||
|
|
||||||
# Some kind of Cabal bug when trying to run tests
|
# Some kind of Cabal bug when trying to run tests
|
||||||
- thyme
|
- thyme
|
||||||
|
|
||||||
@ -2052,9 +2049,6 @@ expected-test-failures:
|
|||||||
# Often run out of inotify handles
|
# Often run out of inotify handles
|
||||||
- fsnotify
|
- fsnotify
|
||||||
|
|
||||||
# Requires a correctly set up Postgres instance
|
|
||||||
- opaleye
|
|
||||||
|
|
||||||
# weird problems with cabal test
|
# weird problems with cabal test
|
||||||
- cautious-file
|
- cautious-file
|
||||||
|
|
||||||
@ -2110,6 +2104,9 @@ expected-test-failures:
|
|||||||
|
|
||||||
# Expects a running PostgreSQL server
|
# Expects a running PostgreSQL server
|
||||||
- users-postgresql-simple
|
- users-postgresql-simple
|
||||||
|
- dbmigrations
|
||||||
|
- opaleye
|
||||||
|
- postgresql-simple
|
||||||
|
|
||||||
# Problems with linking with system libraries on Ubuntu 12.04
|
# Problems with linking with system libraries on Ubuntu 12.04
|
||||||
- nettle
|
- nettle
|
||||||
@ -2249,9 +2246,6 @@ expected-test-failures:
|
|||||||
- distributed-process-extras
|
- distributed-process-extras
|
||||||
- distributed-process-client-server
|
- distributed-process-client-server
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/917
|
|
||||||
- dbmigrations
|
|
||||||
|
|
||||||
# Requires running server
|
# Requires running server
|
||||||
- riak
|
- riak
|
||||||
- hworker
|
- hworker
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user