From ba881ddc4b3d97a95ea2902fa5e27d794685bd7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sun, 4 Feb 2024 19:31:26 +0100 Subject: [PATCH] Expect test failure for `SpatialMath` (ghorn/spatial-math#10). --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d2fdfa2..84c1d418 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9276,6 +9276,7 @@ expected-test-failures: - unicode-data # 0.4.0.1 - sydtest # 0.15.1.1 - coinor-clp # 0.0.0.2 + - SpatialMath # 0.2.7.1 https://github.com/ghorn/spatial-math/issues/10 # Intermittent failures or unreliable. These tests may pass when # re-enabled, but will eventually fail again.