From 19d74f8ae97f46099bcbe2ae83f98e981b5b8bdb Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 10 Oct 2020 13:52:46 -0500 Subject: [PATCH] Expect test failures for reanimate-svg, #5688 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23f37f1f..b6d8e4ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5685,6 +5685,7 @@ expected-test-failures: - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 - doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22 - doctest + - reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688 # Assertion failures, these can be real bugs or just limitations # in the test cases.