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