From 2f6b0144a547c55920f6ebf00202eed17cfbadc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:33:25 +0200 Subject: [PATCH] Accept test failure for `testcontainers`. --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1294cf91..1b2728c5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -16,7 +16,7 @@ packages: "Daniel Brice @friedbrice": - generic-lexicographic-order - text-convert - - text-encode < 0 # https://github.com/friedbrice/text-encode/issues/1 + - text-encode < 0 # 0.2.0.0 https://github.com/friedbrice/text-encode/issues/1 "Ernesto Hernandez-Novich @iamemhn": - monad-logger-syslog @@ -4606,7 +4606,7 @@ packages: - rocksdb-query - haskoin-core - haskoin-node - - haskoin-store < 0 # https://github.com/jprupp/haskoin-store/issues/32 + - haskoin-store < 0 # 1.5.16 https://github.com/jprupp/haskoin-store/issues/32 "asakamirai @asakamirai": - kazura-queue @@ -8083,6 +8083,7 @@ expected-test-failures: - 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