From 98a89a2e385a114d726af2de09cc0b4865ffd7af Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 11 Mar 2021 07:47:31 -0800 Subject: [PATCH] Expect test failures (#5918, #5919) --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d2105364..a3c6f2b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7839,6 +7839,12 @@ expected-test-failures: # https://github.com/unrelentingtech/hspec-expectations-pretty-diff/issues/7 - hspec-expectations-pretty-diff + # https://github.com/commercialhaskell/stackage/issues/5918 + - hakyll-convert + + # https://github.com/commercialhaskell/stackage/issues/5919 + - hledger-iadd + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run