From 177779b88456ac424c33b1d4207d6f319ee9a8f9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Oct 2025 14:10:49 +0200 Subject: [PATCH] Exclude tasty-discover tests, closes #7866 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 10f130af..2287313e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7915,6 +7915,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7862 - parallel < 3.3 + # end of Stackage upper bounds # end of packages @@ -8963,6 +8964,7 @@ skipped-tests: - table-layout # tried table-layout-1.0.0.2, but its *test-suite* requires QuickCheck >=2.8 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0 - tasty-autocollect # tried tasty-autocollect-0.4.4, but its *test-suite* requires the disabled package: explainable-predicates - tasty-checklist # tried tasty-checklist-1.0.6.0, but its *test-suite* requires doctest >=0.10 && < 0.22 and the snapshot contains doctest-0.24.2 + - tasty-discover # tried tasty-discover-5.2.0, but its *test-suite* requires tasty-quickcheck >=0.10 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1 - 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.16.0.0 - tensort # tried tensort-1.1.0.0, but its *test-suite* requires QuickCheck >=2.14.3 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0