From 822da9d494af97b717d6ebdd8278dd099e8f445a Mon Sep 17 00:00:00 2001 From: Paul Rouse Date: Sun, 23 Oct 2016 14:29:56 +0100 Subject: [PATCH] Expect test fail for mysql-simple, too - no server --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e982efb3..185e856b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2878,6 +2878,7 @@ expected-test-failures: - memcached-binary # memcached - mongoDB # mongoDB - https://github.com/mongodb-haskell/mongodb/issues/61 - mysql # MySQL + - mysql-simple # MySQL - network-anonymous-i2p - opaleye # PostgreSQL - persistent-redis # redis - https://github.com/fpco/stackage/pull/1581