From 70e908dc3990a59c9897b3a52be0565941f87eb7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 18 Mar 2017 18:40:11 -0600 Subject: [PATCH] Expect picosat tests to fail per #2382 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ee9eae3..8326da84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3296,6 +3296,7 @@ expected-test-failures: - folds # https://github.com/ekmett/folds/issues/12 - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 + - picosat # https://github.com/fpco/stackage/pull/2382 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - text-ldap # # https://github.com/khibino/haskell-text-ldap/issues/1 - thyme # https://github.com/liyang/thyme/issues/50