From a9a0a8657b12e752c96d2e69748b086b9268f5fe Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 8 Oct 2020 19:01:01 -0500 Subject: [PATCH] Don't expect a test failure for reanimate-svg, closes #5680 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1dba1a61..5ae28123 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5674,7 +5674,6 @@ 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.