From 11f7803a91d07a9e83cf0fc09913d17369eea5cc Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 15 Jan 2016 13:07:21 +0100 Subject: [PATCH] Expect drifter-postgresql test-suite to fail since it needs a running postgresql server --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c8e65a45..9eca859a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2249,6 +2249,8 @@ expected-test-failures: - dbmigrations - opaleye - postgresql-simple + - wai-session-postgresql + - drifter-postgresql # Problems with linking with system libraries on Ubuntu 12.04 - nettle @@ -2405,9 +2407,6 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/1070 - parsers - # Requires a running PostgreSQL server - - wai-session-postgresql - # end of expected-test-failures