From 3e37d05aa34cf0f6ac93833e26868ab936d2e9fb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 18:48:28 -0700 Subject: [PATCH] Expect tests to fail for http-reverse-proxy per fpco/http-reverse-proxy#26 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08caebbd..e5916e21 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3843,6 +3843,7 @@ expected-test-failures: - haddock - heap # https://github.com/pruvisto/heap/issues/4 - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled + - http-reverse-proxy # https://github.com/fpco/http-reverse-proxy/issues/26 - hweblib # https://github.com/aycanirican/hweblib/issues/3 - language-dockerfile # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/8 - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4