From 5bed8b0d2f337b1156f8f727b342050ebd841683 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 13 Jan 2026 12:08:33 +0100 Subject: [PATCH] Expect test failure for `mockcat` (pujoheadsoft/mockcat#5). --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e84f96e7..8d807f76 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8113,6 +8113,7 @@ expected-test-failures: - lr-acts # 0.1 lr-acts-test: executable not found - lsfrom # test: lsfrom does not exist (No such file or directory) - markov-chain-usage-model # https://github.com/advancedtelematic/markov-chain-usage-model/issues/44 + - mockcat # 1.4.1.0 https://github.com/pujoheadsoft/mockcat/issues/5 - monad-logger-aeson # 0.4.1.3 ghc-9.10.1 - pvar # 1.0.0.0 ghc-9.6 - quote-quot # ghc-9.12.3 https://github.com/Bodigrim/quote-quot/issues/9