From 52a8d0690ffc25c86d12bce66b576eb9a47c5245 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:11:31 +0300 Subject: [PATCH] Expect test failure jdreaver/sum-type-boilerplate#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8bf85a3..fdc192b2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3872,6 +3872,9 @@ expected-test-failures: # https://github.com/bos/attoparsec/issues/131 - attoparsec + # https://github.com/jdreaver/sum-type-boilerplate/issues/1 + - sum-type-boilerplate + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run