From 8b29aac5501542831fc80ab16586d6139e1ec663 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 6 Jun 2026 22:56:23 +0200 Subject: [PATCH] enable sandwich testsuite (codedownio/sandwich#122) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02f8807d..1c389d50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8146,7 +8146,6 @@ expected-test-failures: - myers-diff # myers-diff-test: executable not found - network # Unfortunately network failures seem to happen haphazardly - nsis # Intermittent on non-Windows systems - - sandwich # https://github.com/codedownio/sandwich/issues/122 - tdigest # 0.3.1 https://github.com/phadej/tdigest/issues/46 - text-icu # 0.8.0.5 https://github.com/haskell/text-icu/issues/103 - tree-diff # 0.3.4 https://github.com/haskellari/tree-diff/issues/79