From a5e560d2e86d84c2718f32c31c211ec09dec665c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 7 Jul 2026 13:21:29 -0700 Subject: [PATCH] skipped-benchmarks: apecs-stm (added in #8064) due to needing tasty-bench < 0.5 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5a92ee3b..0727e2a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9124,6 +9124,7 @@ skipped-benchmarks: # See "Large scale enabling/disabling of packages" in CURATORS.md for how to manage this section. # # Benchmark bounds issues + - apecs-stm # tried apecs-stm-0.3, but its *benchmarks* requires tasty-bench >=0.3 && < 0.5 and the snapshot contains tasty-bench-0.5.1 - base32 # tried base32-0.4, but its *benchmarks* requires bytestring ^>=0.11 and the snapshot contains bytestring-0.12.2.0 - binary-parsers # tried binary-parsers-0.2.4.0, but its *benchmarks* requires criterion >=1.1 && < 1.2 and the snapshot contains criterion-1.6.5.0 - bitwise-enum # tried bitwise-enum-1.0.2.0, but its *benchmarks* requires the disabled package: gauge