From bd901a875fa34db57b1696bb5a809bf40e0b1a20 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 16 Jul 2025 00:48:40 +0800 Subject: [PATCH] myers-diff testsuite failed executable not found --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ee07cac7..6066f014 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8864,6 +8864,7 @@ expected-test-failures: - massiv-serialise - math-functions # https://github.com/bos/math-functions/issues/25 - mltool # https://github.com/Alexander-Ignatyev/mltool/issues/1 + - myers-diff # myers-diff-test: executable not found - network # Unfortunately network failures seem to happen haphazardly - nsis # Intermittent on non-Windows systems - tdigest # 0.3.1 https://github.com/phadej/tdigest/issues/46