mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Skip tests due to #479
This commit is contained in:
parent
adb6de9030
commit
a8a59af5a4
@ -912,6 +912,7 @@ packages:
|
||||
- vector-space < 0.10
|
||||
|
||||
# https://github.com/fpco/stackage/issues/479
|
||||
# Remove skipped tests below as well
|
||||
- QuickCheck < 2.8
|
||||
- cabal-test-quickcheck < 0.1.5
|
||||
|
||||
@ -1070,6 +1071,10 @@ skipped-tests:
|
||||
# https://github.com/Soostone/retry/issues/18
|
||||
- retry
|
||||
|
||||
# https://github.com/fpco/stackage/issues/479
|
||||
- prednote
|
||||
- rainbow
|
||||
|
||||
# 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