From 98a426a935ec00e60984eda85aeda24dcdb5417b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 28 Jul 2022 21:34:09 -0700 Subject: [PATCH] Expect test failure for `serversession-backend-persistent (Close #6655) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a4fcb4f..2c1e032b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8242,6 +8242,7 @@ expected-test-failures: - rounded # segfault - shake-language-c # Cannot reproduce locally, looks like it may be a bug in Stack or curator - skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187 + - serversession-backend-persistent # https://github.com/commercialhaskell/stackage/pull/6655#issuecomment-1198868074 # doctests can be flaky on the build server, add packages here if # they start causing issues.