From 51ac464b8cae3d6e830d340bf013b5d088a0b03c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Jun 2019 21:41:36 -0700 Subject: [PATCH] Two more tests that still fails (ping #4650 and #4654) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b94fae3..7ee53b5e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5114,11 +5114,11 @@ skipped-tests: # 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 - # servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 + - 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 - # password # https://github.com/commercialhaskell/stackage/issues/4654 + - 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