From 6988f72b46004a97f3694f4d00d01e8150319081 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 23 May 2021 15:21:03 -0500 Subject: [PATCH] Expect test failure for persistent, #6037 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba9a1df1..28004749 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5945,6 +5945,7 @@ expected-test-failures: - doctest - reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688 - ghc-events # https://github.com/haskell/ghc-events/issues/70 + - persistent # https://github.com/commercialhaskell/stackage/issues/6037 # Assertion failures, these can be real bugs or just limitations # in the test cases.