From b3f1a7c82106cb446f45736d5b76376a86b38752 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 07:16:57 -0700 Subject: [PATCH] disable tests for #4667, #4668 and #4669 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b4b4ecb..1e2b7e07 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5113,6 +5113,9 @@ skipped-tests: - fmt # https://github.com/commercialhaskell/stackage/issues/4660 - haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 - libraft # https://github.com/commercialhaskell/stackage/issues/4664 + - bugsnag-haskell # https://github.com/commercialhaskell/stackage/issues/4667 + - hint # https://github.com/commercialhaskell/stackage/issues/4668 + - envelope # https://github.com/commercialhaskell/stackage/issues/4669 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run