From fad750c8a937bda4bfddbe21f67b36a473ae22e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Thu, 15 May 2025 08:45:48 +0200 Subject: [PATCH] Re-enable tests for `texmath` and `typst` (jgm/texmath#224). --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 164449ac..bc1c1004 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8557,9 +8557,7 @@ expected-test-failures: - 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 - - texmath # https://github.com/jgm/texmath/issues/224 - tree-diff # 0.3.4 https://github.com/haskellari/tree-diff/issues/79 - - typst # https://github.com/jgm/typst-hs/issues/11 - wreq # Requires running servers, accounts, or a specific environment.