From e34ad993b2826cfea428fa6890de0c42b66cdec3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sun, 23 Nov 2025 20:38:03 +0100 Subject: [PATCH] Expect benchmark compilation failure for `xlsx` (qrilka/xlsx#203). --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5379146a..7ae96328 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9000,6 +9000,7 @@ expected-benchmark-failures: - stateWriter # 0.4.0 https://github.com/bartavelle/stateWriter/issues/5 - ua-parser # 0.7.7.0 compile fail against aeson 2 - universum + - xlsx # 1.2.0 https://github.com/qrilka/xlsx/issues/203 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 # end of expected-benchmark-failures