From 1bc24d1917cdc16e3a45c56f94dcd5f7606732cb Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 11 Aug 2017 13:37:58 -0700 Subject: [PATCH] Also disable tests for hexml-lens (https://github.com/pepeiborra/hexml-lens/issues/2) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f617c753..4d5f956f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3644,6 +3644,9 @@ skipped-tests: # https://github.com/brunjlar/pell/issues/1 - pell + # https://github.com/pepeiborra/hexml-lens/issues/2 + - hexml-lens + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We