From 0c1ed4e9f49c8c162d7d6992ab8842cdd9c1a48a Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 3 Jan 2020 13:10:10 -0800 Subject: [PATCH] Expect test failure for yesod-auth-hashdb, #5047 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1f1d904a..d821b545 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5306,6 +5306,7 @@ expected-test-failures: - yeshql-core # https://github.com/tdammers/yeshql/issues/6 - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 + - yesod-auth-hashdb # https://github.com/commercialhaskell/stackage/issues/5047 # Recursive deps https://github.com/fpco/stackage/issues/1818 - options