From bae134d53cd527de42f07201f37a2ade4a486169 Mon Sep 17 00:00:00 2001 From: Deni Bertovic Date: Fri, 20 Oct 2017 14:48:16 +0200 Subject: [PATCH] Removes docker from expected test failures list See: https://github.com/fpco/stackage/issues/2934 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2c3356b7..87890dda 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3780,7 +3780,6 @@ expected-test-failures: - consul-haskell - dbcleaner # Requires running PostgreSQL server - dbmigrations # PostgreSQL - - docker # https://github.com/fpco/stackage/issues/2934 - dns # https://github.com/kazu-yamamoto/dns/issues/29 - drifter-postgresql # PostgreSQL - etcd # etcd https://github.com/fpco/stackage/issues/811