From a3d63486ace6968ea4647e34e2221ab4968d48f4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 19 Nov 2022 13:17:47 -0600 Subject: [PATCH] Expect test failure for `aws-sns-verify` (#6777) 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 70779cae..aab41c02 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8902,6 +8902,7 @@ expected-test-failures: - xmlbf - yesod-gitrev # needs a git repo https://github.com/commercialhaskell/stackage/issues/6132 - yesod-markdown # https://github.com/pbrisbin/yesod-markdown/issues/77 + - aws-sns-verify # https://github.com/commercialhaskell/stackage/issues/6777 # Assertion failures due to module name ambiguity. # These _should_ be fixed by using the `hide` section of this file