From 8282b8a220830e8145b85614da24420ced5dc996 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 14 Sep 2019 12:18:23 -0700 Subject: [PATCH] Expect test failure for reanimate, #4830 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 30af6d71..9f7e83bb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5387,6 +5387,7 @@ expected-test-failures: - doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22 - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - tomland # https://github.com/kowainik/tomland/issues/141 + - reanimate # https://github.com/commercialhaskell/stackage/issues/4830 # Assertion failures, these can be real bugs or just limitations # in the test cases.