From a78b8c090a34bff1acf05b6d628909225edc009d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 6 Mar 2023 07:03:10 -0800 Subject: [PATCH] Expect `req` test failures (#6904) 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 a9794e25..fb48f33f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8683,6 +8683,7 @@ expected-test-failures: - yarn-lock - yesod-gitrev # needs a git repo https://github.com/commercialhaskell/stackage/issues/6132 - yesod-markdown # https://github.com/pbrisbin/yesod-markdown/issues/77 + - req # https://github.com/commercialhaskell/stackage/issues/6904 # Assertion failures due to module name ambiguity. # These _should_ be fixed by using the `hide` section of this file