Exclude tasty-discover tests, closes #7866

This commit is contained in:
Adam Bergmark 2025-10-25 14:10:49 +02:00
parent 9874486690
commit 177779b884

View File

@ -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