From fd46261961dc11353c667fbd69ff6bd26a635597 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Fri, 11 Apr 2025 10:23:50 +0200 Subject: [PATCH] Reenable testsuite of test-framework (dropped libxml dependency) Closes #7697 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 18ff708c..f8cad97a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8428,7 +8428,6 @@ skipped-tests: - tasty-sugar # tried tasty-sugar-2.2.2.0, but its *test-suite* requires hedgehog >=1.1 && < 1.5 and the snapshot contains hedgehog-1.5 - temporary-resourcet # tried temporary-resourcet-0.1.0.1, but its *test-suite* requires tasty >=1.0 && < 1.2 and the snapshot contains tasty-1.5.3 - tensors # tried tensors-0.1.5, but its *test-suite* requires QuickCheck >=2.11.1 && < 2.15 and the snapshot contains QuickCheck-2.15.0.1 - - test-framework # tried test-framework-0.8.2.1, but its *test-suite* requires the disabled package: libxml - true-name # tried true-name-0.2.0.0, but its *test-suite* requires containers ^>=0.5.6 || ^>=0.6.0 and the snapshot contains containers-0.7 - type-errors # tried type-errors-0.2.0.2, but its *test-suite* requires doctest >=0.16.0.1 && < 0.22 and the snapshot contains doctest-0.24.0 - tztime # tried tztime-0.1.1.0, but its *test-suite* requires the disabled package: tasty-hunit-compat