From 917b53b4fc413217d94b4aed1ff7ce89e4966c10 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 15 Jul 2026 21:51:59 +0800 Subject: [PATCH] geomancy testsuite MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ⚐ prop_mat4_assoc gave up after 100 discards, passed 9901 tests. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2579a2a4..0f17fc59 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8160,6 +8160,7 @@ expected-test-failures: - foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 - friday # https://github.com/RaphaelJ/friday/issues/37 - fsnotify # Often runs out of inotify handles + - geomancy # https://gitlab.com/dpwiz/geomancy/-/work_items/8 - hastache - hedn - ihaskell # https://github.com/gibiansky/IHaskell/issues/551