From d24f979fb947a2f1789931ac8c7bfd505885bd5b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 13:19:50 -0700 Subject: [PATCH] Skip tests for pell (https://github.com/brunjlar/pell/issues/1) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6990fd1f..ae2be606 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3636,6 +3636,9 @@ skipped-tests: # https://github.com/google/proto-lens/issues/119 - proto-lens-combinators + # https://github.com/brunjlar/pell/issues/1 + - pell + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We