From 9e99229aefc9497343daa407ca118c591ba63702 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Tue, 10 Jul 2018 05:06:09 +0000 Subject: [PATCH] Disable req-conduit tests for httpbin failures httpbin has been flaky recently, re-enable this (and the other req and http-client tests) after it's stabilized --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51357a0c..98b25d8b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4069,6 +4069,7 @@ expected-test-failures: - http-client # https://github.com/snoyberg/http-client/issues/360 - http-client-tls # https://github.com/snoyberg/http-client/issues/360 - req # https://github.com/mrkkrp/req/issues/46 + - req-conduit # https://github.com/mrkkrp/req/issues/46 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure