From 4b2c120ddf4166ad222529919b518166292eff54 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 00:17:50 -0700 Subject: [PATCH] Disable tests for show-prettyprint (#4649) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15da6584..377c43ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5099,6 +5099,7 @@ skipped-tests: # Internal errors with move to the new curator tool? - blaze-collonade # https://github.com/commercialhaskell/stackage/issues/4639 - tasty-discover # https://github.com/commercialhaskell/stackage/issues/4648 + - show-prettyprint # https://github.com/commercialhaskell/stackage/issues/4649 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run