From 498d86661805b313eb80138ae24901e3d3e8a890 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 29 Jun 2026 20:17:58 +0800 Subject: [PATCH] expected-test-failures: move pandoc to missing and testcontainers to env --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae96dacc..3256c5e7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8056,13 +8056,11 @@ expected-test-failures: - xml-html-qq # 0.1.0.1 - xmlgen # 0.6.2.2 https://github.com/skogsbaer/xmlgen/issues/6 - # executable or data files not found in our environment + # test executable not found in our environment - AvlTree # 4.3: AvlTree-tests: executable not found - dataframe # 2.0.0.0 tests: executable not found - lsfrom # "test: lsfrom does not exist (No such file or directory)" for 9.12.4 bootstrap - hmatrix-backprop # hmatrix-backprop-test: executable not found (9.12.4) - - pandoc # missing files for 9.12.4 bootstrap - - testcontainers # docker: readCreateProcessWithExitCode: posix_spawnp: does not exist (No such file or directory) - xlsx # 1.2.0: data-test: executable not found for 9.12.4 bootstrap # Consistent test failures @@ -8276,6 +8274,7 @@ expected-test-failures: - stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account - sydtest-wai # epollControl does not exist. Stackage server issue? - tasty-papi # Exception: PAPI: Failed to add counter TOT_INS: Permission level does not permit operation [-15] + - testcontainers # docker: readCreateProcessWithExitCode: posix_spawnp: does not exist (No such file or directory) - users-persistent # sqlite - users-postgresql-simple # PostgreSQL - wai-cors # PhantomJS @@ -8314,6 +8313,7 @@ expected-test-failures: - gitlab-haskell # https://github.com/commercialhaskell/stackage/issues/6088 - hspec-junit-formatter # https://github.com/freckle/hspec-junit-formatter/issues/14 - lentil # 1.5.9.0 missing test-files/lang-comm/scheme.scm + - pandoc # missing files for 9.12.4 bootstrap - persistent # https://github.com/commercialhaskell/stackage/issues/6037 - ppad-aead # 0.3.1 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910) - ppad-base58 # 0.2.3 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)