From ff66ab241d9bb266a47fba23b7bb9ef368deccc0 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 28 Nov 2022 07:51:31 -0800 Subject: [PATCH] Revert "Skip tests for `sydtest-yesod`. Close #6793" This reverts commit 8b9495ae6709eacbdd3b62006adc0db24f6619c5. --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19efcd57..fc728a29 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8156,15 +8156,14 @@ skipped-tests: # norfairking - autodocodec # runs doctest - sydtest-amqp # runs rabbitmq + - sydtest-rabbitmq # runs rabbitmq - sydtest-hedis # runs redis - sydtest-mongo # runs mongo - - sydtest-persistent-postgresql # runs postgres - sydtest-persistent-sqlite # runs sqlite - - sydtest-rabbitmq # runs rabbitmq + - sydtest-persistent-postgresql # runs postgres - sydtest-webdriver # runs chromium - sydtest-webdriver-screenshot # runs chromium - sydtest-webdriver-yesod # runs chromium - - sydtest-yesod # https://github.com/commercialhaskell/stackage/issues/6793 - captcha-core - captcha-2captcha