From 22ee35eda910393ad1bf0159dd230e3fe97baf8e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 19 Aug 2023 16:29:02 +0800 Subject: [PATCH] move texmath and typst test failures to intermittent --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1aebbc7b..13a3496c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9000,8 +9000,6 @@ expected-test-failures: - LambdaHack # 0.11.0.0 - pvar # 1.0.0.0 ghc-9.6 - tar-conduit # 0.3.2.1 https://github.com/snoyberg/tar-conduit/issues/33 - - texmath # 0.12.8 https://github.com/jgm/texmath/issues/224 - - typst # 0.3.1.0 https://github.com/jgm/typst-hs/issues/11 # Intermittent failures or unreliable. These tests may pass when # re-enabled, but will eventually fail again. @@ -9034,7 +9032,9 @@ expected-test-failures: - network # Unfortunately network failures seem to happen haphazardly - nsis # Intermittent on non-Windows systems - tdigest # 0.3 https://github.com/phadej/tdigest/issues/46 + - texmath # 0.12.8 https://github.com/jgm/texmath/issues/224 - tree-diff # 0.3.0.1 https://github.com/haskellari/tree-diff/issues/79 + - typst # 0.3.1.0 https://github.com/jgm/typst-hs/issues/11 # Requires running servers, accounts, or a specific environment. #