enabling tasty-0.11, disabling test suites requiring older tasty, per #817

This commit is contained in:
Dan Burton 2015-10-02 17:50:06 -07:00
parent 455c1d3008
commit 06103b2dfd

View File

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