From f73dfff6edeb9011eb534cedeadcd01a53b96521 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 24 Nov 2019 21:55:36 -0800 Subject: [PATCH] Expect test failure per yesodweb/persistent#989 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78f45b8e..eaa3dd8e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5553,6 +5553,7 @@ expected-test-failures: - kawhi # https://github.com/commercialhaskell/stackage/issues/4512 - loopbreaker # https://github.com/polysemy-research/loopbreaker/issues/10 - nettle # https://github.com/stbuehler/haskell-nettle/issues/10 + - persistent-sqlite # https://github.com/yesodweb/persistent/issues/989 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer