From 770b1939dc1784b0484b7f6aeb102c65a1f9cb25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Wed, 22 May 2024 21:27:19 +0200 Subject: [PATCH] Revert "Merge pull request #7413 from simonmichael/hledger-web-tests" This reverts commit 66e87fc5dc2ecf35694aa6fccce1092b72a1b2b5, reversing changes made to 813fc809d290d1231aff95b3d7d10c4354de11ce. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bdd8bfe5f..bf9704fd5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9268,6 +9268,7 @@ expected-test-failures: - hexml-lens # Access to web.archive.org is unreliable. - hie-bios # cabal, stack, ghc; see https://github.com/commercialhaskell/stackage/issues/5025 - hjsmin # Test-runner expects a cabal-style 'dist-newstyle' directory + - hledger-web # 1.33.1 test: setupTerm: Couldn't look up terminfo entry "unknown" - hocilib # oracle - http-client # httpbin issues, https://github.com/snoyberg/http-client/issues/439 - http-client-tls # Access to httpbin.org is unreliable (at the moment 504 Gateway Time-out).