From b8208a5d828544314c725ac2b2a3d22054cfac64 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 18 Sep 2024 13:48:04 -0700 Subject: [PATCH] Expect test failure for `yggdrasil-schema` per discussion in #7518 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 9e5f8e919..8506c6c7a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8963,6 +8963,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 + - yggdrasil-schema # https://github.com/commercialhaskell/stackage/issues/7518 # Assertion failures due to module name ambiguity. # These _should_ be fixed by using the `hide` section of this file