From d44cebc6b3428236f35a31ca0fc364e4523da712 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 00:22:10 -0700 Subject: [PATCH] Disable tests for prettyprinter (#4651) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index db5fc50f..d4be4406 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5101,6 +5101,7 @@ skipped-tests: - tasty-discover # https://github.com/commercialhaskell/stackage/issues/4648 - show-prettyprint # https://github.com/commercialhaskell/stackage/issues/4649 - servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 + - prettyprinter # https://github.com/commercialhaskell/stackage/issues/4651 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run