mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
enabling tasty-0.11, disabling test suites requiring older tasty, per #817
This commit is contained in:
parent
455c1d3008
commit
06103b2dfd
@ -530,8 +530,7 @@ packages:
|
||||
- regex-applicative
|
||||
- lexer-applicative
|
||||
- smallcheck
|
||||
# Upper bound per https://github.com/fpco/stackage/issues/817
|
||||
- tasty < 0.11
|
||||
- tasty
|
||||
- tasty-golden
|
||||
- tasty-hunit
|
||||
- tasty-quickcheck
|
||||
@ -1691,6 +1690,12 @@ skipped-tests:
|
||||
# https://github.com/fpco/stackage/issues/668
|
||||
- second-transfer
|
||||
|
||||
# Require old tasty.
|
||||
# https://github.com/fpco/stackage/issues/817
|
||||
- tar
|
||||
- uuid
|
||||
- uuid-types
|
||||
|
||||
# Tests which we should build and run, but which are expected to fail. We
|
||||
# should not fail a build based on a test failure for one of these packages.
|
||||
expected-test-failures:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user