From 241b0b5dd61f673020c298c31c4fe2e9b72af031 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 3 Jan 2026 14:59:52 +0800 Subject: [PATCH] skip text-builder benchmarks until tasty-bench-0.5 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cc8e4773..b891033a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9149,6 +9149,8 @@ skipped-benchmarks: - superbuffer # tried superbuffer-0.3.1.2, but its *benchmarks* requires criterion < 1.3 and the snapshot contains criterion-1.6.4.1 - superbuffer # tried superbuffer-0.3.1.2, but its *benchmarks* requires the disabled package: buffer-builder - teardown # tried teardown-0.5.0.1, but its *benchmarks* requires the disabled package: gauge + - text-builder # tried text-builder-1.0.0.5, but its *benchmarks* requires tasty-bench ^>=0.5 and the snapshot contains tasty-bench-0.4.1 + - text-builder-core # tried text-builder-core-0.1.1.2, but its *benchmarks* requires tasty-bench ^>=0.5 and the snapshot contains tasty-bench-0.4.1 - ttrie # tried ttrie-0.1.2.2, but its *benchmarks* requires the disabled package: criterion-plus - ttrie # tried ttrie-0.1.2.2, but its *benchmarks* requires the disabled package: stm-stats - tz # tried tz-0.1.3.6, but its *benchmarks* requires the disabled package: timezone-olson