From 3e6c49cc1166161620819f34d292eab51d77eacf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Jul 2016 07:47:24 +0300 Subject: [PATCH] Expect test failure yesodweb/css-text#10 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44a1f77c..4f71c48b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3018,6 +3018,9 @@ expected-test-failures: # https://github.com/pikajude/th-printf/issues/3 - th-printf + + # https://github.com/yesodweb/css-text/issues/10 + - css-text # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run