mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 08:48:31 +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
|
- regex-applicative
|
||||||
- lexer-applicative
|
- lexer-applicative
|
||||||
- smallcheck
|
- smallcheck
|
||||||
# Upper bound per https://github.com/fpco/stackage/issues/817
|
- tasty
|
||||||
- tasty < 0.11
|
|
||||||
- tasty-golden
|
- tasty-golden
|
||||||
- tasty-hunit
|
- tasty-hunit
|
||||||
- tasty-quickcheck
|
- tasty-quickcheck
|
||||||
@ -1691,6 +1690,12 @@ skipped-tests:
|
|||||||
# https://github.com/fpco/stackage/issues/668
|
# https://github.com/fpco/stackage/issues/668
|
||||||
- second-transfer
|
- 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
|
# 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.
|
# should not fail a build based on a test failure for one of these packages.
|
||||||
expected-test-failures:
|
expected-test-failures:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user