From f9bc0b31621e7040b829efb1857bec9a6a9a0489 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sat, 10 Aug 2019 00:15:28 +0000 Subject: [PATCH] skip bugsnag-haskell test suite #4759 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e692649..a8a234a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5156,6 +5156,7 @@ skipped-tests: - envelope # https://github.com/commercialhaskell/stackage/issues/4669 - algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 - either-both # https://github.com/commercialhaskell/stackage/issues/4757 + - bugsnag-haskell # https://github.com/commercialhaskell/stackage/issues/4759 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run