From 22d3da79d93d75a10eef355f5390efbb74ac315d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 23 Oct 2016 13:38:07 +0200 Subject: [PATCH] Expected mysql tests to fail due to missing MySQL server #2008 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8d6bdbd..4189d500 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2874,6 +2874,7 @@ expected-test-failures: - mangopay # https://github.com/prowdsponsor/mangopay/issues/30 - memcached-binary # memcached - mongoDB # mongoDB - https://github.com/mongodb-haskell/mongodb/issues/61 + - mysql # MySQL - network-anonymous-i2p - opaleye # PostgreSQL - persistent-redis # redis - https://github.com/fpco/stackage/pull/1581