From 3eee5c1f4aa43b6833686232546194beb0b2c044 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Jun 2019 21:33:26 -0700 Subject: [PATCH] Failing tests (pinging #4649, #4651, #4652, #4653, #4661, #4668, #4669, #4670) --- build-constraints.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 43fe018c..9b94fae3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5113,21 +5113,21 @@ 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 + - 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 - # pretty-simple # https://github.com/commercialhaskell/stackage/issues/4652 - # password-instances # https://github.com/commercialhaskell/stackage/issues/4653 + - prettyprinter # https://github.com/commercialhaskell/stackage/issues/4651 + - pretty-simple # https://github.com/commercialhaskell/stackage/issues/4652 + - password-instances # https://github.com/commercialhaskell/stackage/issues/4653 # password # https://github.com/commercialhaskell/stackage/issues/4654 # human-readable-duration # https://github.com/commercialhaskell/stackage/issues/4658 # heterocephalus # https://github.com/commercialhaskell/stackage/issues/4659 # fmt # https://github.com/commercialhaskell/stackage/issues/4660 - # haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 + - 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 - # algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 + - hint # https://github.com/commercialhaskell/stackage/issues/4668 + - envelope # https://github.com/commercialhaskell/stackage/issues/4669 + - algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run