From 2cc97c133e84714eeae0cfbfcc737604d7c2e1e9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 2 Feb 2017 20:55:56 +0100 Subject: [PATCH] Expect postgresql-simple-migration tests to fail since it requires a running postgres --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eca6dbff..29a1c176 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3098,6 +3098,7 @@ expected-test-failures: - mysql-simple # MySQL - network-anonymous-i2p - opaleye # PostgreSQL + - postgresql-simple-migration - postgresql-typed # PostgreSQL - persistent-redis # redis - https://github.com/fpco/stackage/pull/1581 - pipes-mongodb