From 1cf579ad44f5d3c0b37a16712d2039519849e44e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 11 Jun 2015 07:56:26 +0300 Subject: [PATCH] Expected failure afcowie/http-streams#90 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 79fed2ec..5051d1f8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1440,6 +1440,9 @@ expected-test-failures: # No PhantomJS available - wai-cors + # https://github.com/afcowie/http-streams/issues/90 + - http-streams + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4