From 9f8c04086aa81e4e0e19d4b9d77fe904b34eafc2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 00:27:08 -0700 Subject: [PATCH] Disable tests for password (#4654) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17686e44..7da9079b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5104,6 +5104,7 @@ skipped-tests: - 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 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run