mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Re-enable some tests
This commit is contained in:
parent
b6adfd103b
commit
043cda3500
@ -3396,22 +3396,16 @@ skipped-tests:
|
||||
# Outdated dependencies
|
||||
# These can periodically be checked for updates;
|
||||
# just remove these lines and run `stackage-curator check' to verify.
|
||||
- Glob # HUnit 1.6
|
||||
- HTTP # conduit-extra 1.2
|
||||
- aeson
|
||||
- attoparsec # QuickCheck 2.10
|
||||
- binary-parser # tasty-quickcheck
|
||||
- blaze-html
|
||||
- blaze-markup
|
||||
- bytestring-handle # QuickCheck 2.9
|
||||
- case-insensitive # HUnit 1.6
|
||||
- cryptohash-sha512 # tasty-quickcheck
|
||||
- diagrams-solve # tasty-quickcheck
|
||||
- drawille # hspec 2.4
|
||||
- dual-tree # testing-feat per ghc < 4.10
|
||||
- envy # QuickCheck 2.10
|
||||
- exception-transformers # HUnit 1.6
|
||||
- extensible-effects # HUnit 1.6
|
||||
- genvalidity-hspec # doctest 0.13
|
||||
- genvalidity-hspec-aeson # doctest 0.13
|
||||
- genvalidity-hspec-binary # doctest 0.13
|
||||
@ -3425,29 +3419,19 @@ skipped-tests:
|
||||
- parsec # HUnit 1.6
|
||||
- partial-order # HUnit 1.6
|
||||
- printcess # QuickCheck 2.10
|
||||
- retry # QuickCheck 2.10
|
||||
- superbuffer # QuickCheck 2.10
|
||||
- tar # tasty-quickcheck
|
||||
- terminal-progress-bar # HUnit 1.6 https://github.com/fpco/stackage/issues/3101
|
||||
- text-short # tasty-quickcheck
|
||||
- vector # QuickCheck 2.10
|
||||
- vector-builder # tasty-quickcheck
|
||||
- websockets # QuickCheck 2.10
|
||||
- zlib # tasty-quickcheck
|
||||
|
||||
# Transitive outdated dependencies
|
||||
# These packages
|
||||
# These can also be checked for updates periodically.
|
||||
- MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11
|
||||
- chell # via chell-quickcheck
|
||||
# - clustering # via RLang-QQ via HList https://github.com/kaizhang/clustering/issues/2 (also sent e-mail to HList maintainer)
|
||||
- language-ecmascript # via testing-feat
|
||||
- options # QuickCheck via chell-quickcheck
|
||||
- path # via genvalidity genvalidity-property
|
||||
- servant-js # via language-ecmascript
|
||||
- system-filepath # QuickCheck 2.9 via chell-quickcheck
|
||||
- system-fileio # via chell (per ansi-terminal-0.7)
|
||||
- unordered-containers # via ChasingBottoms
|
||||
|
||||
# Blocked by stackage upper bounds. These can be re-enabled once
|
||||
# the relevant stackage upper bound is lifted.
|
||||
@ -3480,6 +3464,7 @@ skipped-tests:
|
||||
- cryptohash-md5
|
||||
- cryptohash-sha1
|
||||
- cryptohash-sha256
|
||||
- cryptohash-sha512
|
||||
- lzma
|
||||
- token-bucket
|
||||
- uuid
|
||||
|
||||
Loading…
Reference in New Issue
Block a user