From 1f502edf34b2b0a48bcbb6252fbf930686f2053f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:02:38 +0300 Subject: [PATCH] Expect test failure bos/attoparsec#131 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4007ccc9..a8372bfc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3867,6 +3867,9 @@ expected-test-failures: # https://github.com/Daniel-Diaz/HaTeX/issues/100 - HaTeX + # https://github.com/bos/attoparsec/issues/131 + - attoparsec + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run