From 56c79cc20bf7aa8496c9ce3270cf52ce1787c3fb Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 30 Dec 2020 12:23:56 +0800 Subject: [PATCH] base64 testsuite crashing (emilypi/base64#31) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 80cccbd0..4dc9c0ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5628,6 +5628,7 @@ expected-test-failures: # re-enabled, but will eventually fail again. Only remove these # from expected-failures if we know a fix has been released. - aeson-lens # https://github.com/tanakh/aeson-lens/issues/10 + - base64 # https://github.com/emilypi/base64/issues/31 - cabal-debian # https://github.com/ddssff/cabal-debian/issues/50 - capataz # https://github.com/roman/Haskell-capataz/issues/6 - concurrent-extra # https://github.com/basvandijk/concurrent-extra/issues/12