From ffddc70d5dad21fb008a6653af5994a4814d7b96 Mon Sep 17 00:00:00 2001 From: Jens Petersen <juhpetersen@gmail.com> Date: Mon, 21 Oct 2024 15:25:31 +0800 Subject: [PATCH] allow fortran-src testsuite failure (camfort/fortran-src#293) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c50394813..d87d7f436 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8643,6 +8643,7 @@ expected-test-failures: - cryptohash # 0.11.9 Stack builds test and benchmarks in one pass so benchmark could prevent tests from getting built - do-notation # 0.1.0.2 - fields-and-cases # 0.2.0.0 https://github.com/m-bock/fields-and-cases/issues/1 + - fortran-src # 0.16.3 https://github.com/camfort/fortran-src/issues/293 - generic-lens # https://github.com/commercialhaskell/stackage/issues/6377 - ghc-byteorder # 4.11.0.0.10 https://github.com/haskell-hvr/ghc-byteorder/issues/1 - ghc-prof # Regression tests: /usr/bin/ld.gold: error: cannot find -lHStemporary-1.3-51ST9z47bmaL2YkhqqBGqn_p ...