From 53df13990e6b58b08b80f334a739c4084c20bc8d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 8 Aug 2020 22:16:39 +0200 Subject: [PATCH] Moving #5470 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 199e0b6d..7cb9c33f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5578,6 +5578,7 @@ expected-test-failures: - webdriver-angular # webdriver server - websockets - hnix # #5469/closed + - http-client # https://github.com/snoyberg/http-client/issues/439 # Missing test files in sdist # Hopefully gets fixed in the next release... @@ -5602,7 +5603,6 @@ expected-test-failures: - simple-vec3 # https://github.com/commercialhaskell/stackage/pull/5410 - bech32-th # https://github.com/commercialhaskell/stackage/issues/5432 - haskeline # https://github.com/commercialhaskell/stackage/issues/5439 - - http-client # https://github.com/commercialhaskell/stackage/issues/5470 - http-directory # https://github.com/commercialhaskell/stackage/issues/5471 - character-cases # https://github.com/aiya000/hs-character-cases/issues/3