From a48f422da91efd46de40e74ede126ee0528dd803 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Thu, 22 Jun 2023 16:28:52 +0200 Subject: [PATCH] Expect test failure for `percent-format` (rudymatela/percent-format#1). --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bbf70378..800ae810 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10390,6 +10390,7 @@ expected-test-failures: - ap-normalize # 0.1.0.1 ghc-9.6 - astro # 0.4.3.0 https://github.com/aligusnet/astro/issues/8 - generics-eot # 0.4.0.1 ghc-9.6 + - percent-format # 0.0.2 ghc-9.6 https://github.com/rudymatela/percent-format/issues/1 - pvar # 1.0.0.0 ghc-9.6 # Intermittent failures or unreliable. These tests may pass when