From 2083be1255837b473194a013b3ec8cc2a3c68d1c Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 23 May 2021 13:59:20 -0500 Subject: [PATCH] Expect test failure for yesod-page-cursor, #6033 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61283e1d..40d83a5c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5999,6 +5999,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-page-cursor # https://github.com/commercialhaskell/stackage/issues/6033 - chronos # #5443/closed - massiv - hgeometry # https://github.com/commercialhaskell/stackage/issues/5777