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