From 6c8ed960fce646155c4d02e01edb56ec33720f0d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 11 Aug 2017 14:12:36 -0700 Subject: [PATCH] Disable building wreq's tests (https://github.com/bos/wreq/issues/107) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4d5f956f..92cb419e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3647,6 +3647,9 @@ skipped-tests: # https://github.com/pepeiborra/hexml-lens/issues/2 - hexml-lens + # https://github.com/bos/wreq/issues/107 + - wreq + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We