mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-22 04:01:56 +01:00
Skip some tests to unconstrain tasty, closes #3620
This commit is contained in:
parent
401a60f8b5
commit
86b04cf341
@ -3565,9 +3565,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/3566
|
# https://github.com/fpco/stackage/issues/3566
|
||||||
- network < 2.7
|
- network < 2.7
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3620
|
|
||||||
- tasty < 1.1
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3650
|
# https://github.com/fpco/stackage/issues/3650
|
||||||
- haddock-library < 1.6.0
|
- haddock-library < 1.6.0
|
||||||
|
|
||||||
@ -3849,6 +3846,16 @@ skipped-tests:
|
|||||||
- indents # tasty 0.12 and tasty-hunit 0.10
|
- indents # tasty 0.12 and tasty-hunit 0.10
|
||||||
- barrier # tasty 0.12 and tasty-hunit 0.10
|
- barrier # tasty 0.12 and tasty-hunit 0.10
|
||||||
- validation # hedgehog 0.6
|
- validation # hedgehog 0.6
|
||||||
|
- blaze-markup # tasty 1.1
|
||||||
|
- cabal-install # tasty 1.1
|
||||||
|
- haskell-tools-builtin-refactorings # tasty 1.1
|
||||||
|
- haskell-tools-cli # tasty 1.1
|
||||||
|
- haskell-tools-daemon # tasty 1.1
|
||||||
|
- haskell-tools-demo # tasty 1.1
|
||||||
|
- haskell-tools-refactor # tasty 1.1
|
||||||
|
- haskell-tools-rewrite # tasty 1.1
|
||||||
|
- pandoc # tasty 1.1
|
||||||
|
- text-short # tasty 1.1
|
||||||
|
|
||||||
# Transitive outdated dependencies
|
# Transitive outdated dependencies
|
||||||
# These can also be checked for updates periodically.
|
# These can also be checked for updates periodically.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user