From f976154d5a791abb0b2bb149a009a22d0ce48dd0 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 28 Dec 2021 20:29:12 -0600 Subject: [PATCH] Expect test failure for bugsnag-haskell, #6372 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 35775a50..39709ad7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7407,6 +7407,7 @@ expected-test-failures: # fixed by adding these files to `extra-source-files` in the # .cabal file. # + - bugsnag-haskell # https://github.com/commercialhaskell/stackage/issues/6372 - cpio-conduit # Test file not in tarball https://github.com/da-x/cpio-conduit/issues/1 - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 - doctest