From 1b741b02fc6ae0bc40490e4a92d94ffce78ce7aa Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 9 Aug 2017 16:21:33 -0700 Subject: [PATCH] Disable tests for extrapolate (https://github.com/rudymatela/extrapolate/issues/1) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83437e2b..e152577c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3645,6 +3645,9 @@ skipped-tests: # https://github.com/brunjlar/pell/issues/1 - pell + # https://github.com/rudymatela/extrapolate/issues/1 + - extrapolate + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We