Group postgres test-suites together and close #917

This commit is contained in:
Adam Bergmark 2015-12-18 21:37:51 +01:00
parent 49e85d48f8
commit 7025a7f3eb

View File

@ -1992,9 +1992,6 @@ expected-test-failures:
# https://github.com/skogsbaer/xmlgen/issues/2
- xmlgen
# Requires a locally running PostgreSQL server with appropriate users
- postgresql-simple
# Some kind of Cabal bug when trying to run tests
- thyme
@ -2052,9 +2049,6 @@ expected-test-failures:
# Often run out of inotify handles
- fsnotify
# Requires a correctly set up Postgres instance
- opaleye
# weird problems with cabal test
- cautious-file
@ -2110,6 +2104,9 @@ expected-test-failures:
# Expects a running PostgreSQL server
- users-postgresql-simple
- dbmigrations
- opaleye
- postgresql-simple
# Problems with linking with system libraries on Ubuntu 12.04
- nettle
@ -2249,9 +2246,6 @@ expected-test-failures:
- distributed-process-extras
- distributed-process-client-server
# https://github.com/fpco/stackage/issues/917
- dbmigrations
# Requires running server
- riak
- hworker