From 9feca07e40ba8a34188a089d98e9a8b4b77a7dae Mon Sep 17 00:00:00 2001 From: Edward Yang <42880469+qwbarch@users.noreply.github.com> Date: Thu, 13 Jan 2022 22:33:11 -0500 Subject: [PATCH] Ignore test cases for captcha packages --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index acacae65..2b4edb80 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7008,6 +7008,9 @@ skipped-tests: - hpqtypes-extras # needs a running postgres database # norfairking - autodocodec # runs doctest + - captcha-core + - captcha-2captcha + - captcha-capmonster # Uses Cabal's "library internal" stanza feature - s3-signer