From d201109546af61ec441e6feb6e2032445be991b8 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 7 Aug 2017 09:06:02 -0700 Subject: [PATCH] Skip tests for proto-lens-combinators (https://github.com/google/proto-lens/issues/119) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7252d6f5..084c4dc2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3625,6 +3625,9 @@ skipped-tests: # https://github.com/bos/attoparsec/issues/131 - attoparsec + # https://github.com/google/proto-lens/issues/119 + - proto-lens-combinators + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We