From ad9ef1e96b8d205ded7fd428cc847381bf50fec4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 29 Dec 2015 17:11:11 -0800 Subject: [PATCH] Skip zlib test suite per #1085 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99ae87dc..d38778fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2320,6 +2320,9 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/1070 - parsers + + # https://github.com/fpco/stackage/issues/1085 + - zlib # end of expected-test-failures