From a0fdbb55d82b1804d8253f2e74eb58c40a395cb6 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 10 May 2024 09:58:36 -1000 Subject: [PATCH] WIP: re-enable hledger-web tests, for troubleshooting terminfo error https://github.com/simonmichael/hledger/issues/2157 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e702be23..167b7651 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9184,7 +9184,6 @@ 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).