From 2e636b5c098db610d127a178c9ee19a941f0596d Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 25 Jul 2025 12:42:35 -0700 Subject: [PATCH] Expect test failure for ANum, #7809 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f410db48..c05b0f32 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8853,6 +8853,7 @@ expected-test-failures: # Consistent test failures - Allure # 0.11.0.0 + - ANum # executable not found, https://github.com/commercialhaskell/stackage/issues/7809 - SpatialMath # 0.2.7.1 https://github.com/ghorn/spatial-math/issues/10 - ap-normalize # 0.1.0.1 ghc-9.6 - astro # 0.4.3.0 https://github.com/aligusnet/astro/issues/8