From b5280f5915e69a5d1a10a1d86da1bed1a1dd0ac5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 27 Nov 2022 17:32:20 -0500 Subject: [PATCH] Disable benchmarks for `xmlbf-xeon` (#6791) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd2bfaf8..413d464e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9342,6 +9342,7 @@ skipped-benchmarks: - word8 # tried word8-0.1.3, but its *benchmarks* requires the disabled package: criterion - xeno # tried xeno-0.6, but its *benchmarks* requires the disabled package: bzlib - xeno # tried xeno-0.6, but its *benchmarks* requires the disabled package: hexpat + - xmlbf-xeno # tried xmlbf-xeno-0.2.1, but its *benchmarks* requires the disabled package: criterion - xmlgen # tried xmlgen-0.6.2.2, but its *benchmarks* requires the disabled package: criterion - xor # tried xor-0.0.1.1, but its *benchmarks* requires the disabled package: criterion - xxhash-ffi # tried xxhash-ffi-0.2.0.0, but its *benchmarks* requires the disabled package: xxhash