From ad7bc3b25df5050c3010ca58ca5c052eb82363d6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 20 Nov 2021 21:44:04 -0700 Subject: [PATCH] Skip `amqp` tests (#6363) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cfc2115c..35a0dd51 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7233,6 +7233,9 @@ skipped-tests: - yesod-static-angular # tried yesod-static-angular-0.1.8, but its *test-suite* does not support: yesod-test-1.6.12 # End of Test bounds issues + # https://github.com/commercialhaskell/stackage/issues/6363 + - amqp + # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run