From 765cdeafb084560911769483b12267924517366e Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 7 Oct 2020 17:53:27 -0500 Subject: [PATCH] Expect test failure for reanimate-svg, #5680 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e07a3b7d..4f24c724 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5674,6 +5674,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/5680 # Assertion failures, these can be real bugs or just limitations # in the test cases.