mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 10:00:26 +01:00
Re-enable test suites
This commit is contained in:
parent
f19439cf64
commit
da5df9d6d9
@ -3823,53 +3823,37 @@ skipped-tests:
|
|||||||
# 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.
|
||||||
- Cabal # GHC 8.4 via base-orphans-0.7, base-orphans-0.7
|
- Cabal # GHC 8.4 via base-orphans-0.7, base-orphans-0.7
|
||||||
- stb-image-redux # hspec 2.5
|
|
||||||
- http-streams # via snap-server-1.1.0.0
|
|
||||||
- enclosed-exceptions # hangs with ghc 8.4 https://github.com/jcristovao/enclosed-exceptions/issues/12
|
|
||||||
- colour # QuickCheck-2.11.3
|
|
||||||
- aeson # QuickCheck-2.11.3, base-orphans-0.7, hashable-time
|
- aeson # QuickCheck-2.11.3, base-orphans-0.7, hashable-time
|
||||||
- attoparsec # QuickCheck-2.11.3
|
- attoparsec # QuickCheck-2.11.3
|
||||||
|
- barrier # tasty 0.12 and tasty-hunit 0.10
|
||||||
- binary-parser # tasty-1.0.1.1, tasty-quickcheck-0.10, tasty-hunit-0.10.0.1
|
- binary-parser # tasty-1.0.1.1, tasty-quickcheck-0.10, tasty-hunit-0.10.0.1
|
||||||
- blaze-html # QuickCheck-2.11.3, HUnit-1.6.0.0
|
- blaze-markup # tasty 1.1
|
||||||
- chatwork # servant 0.14
|
- cabal-install # tasty 1.1
|
||||||
|
- colour # QuickCheck-2.11.3
|
||||||
- drawille # hspec 2.4
|
- drawille # hspec 2.4
|
||||||
|
- ed25519 # QuickCheck, hlint and more
|
||||||
|
- fin # via inspection-testing-0.3
|
||||||
|
- hackage-security # QuickCheck
|
||||||
- haddock-library # base-compat-0.10.1, hspec-2.5.1
|
- haddock-library # base-compat-0.10.1, hspec-2.5.1
|
||||||
- haxl # aeson-1.3 in test-suite
|
- http-streams # via snap-server-1.1.0.0
|
||||||
|
- indents # tasty 0.12 and tasty-hunit 0.10
|
||||||
- ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33
|
- ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33
|
||||||
- language-ecmascript # testing-feat 1.1.0.0
|
- language-ecmascript # testing-feat 1.1.0.0
|
||||||
- makefile # GHC 8.2
|
- makefile # GHC 8.2
|
||||||
|
- mysql-haskell # tasty
|
||||||
- next-ref # hspec 2.3
|
- next-ref # hspec 2.3
|
||||||
- partial-order # HUnit 1.6
|
- partial-order # HUnit 1.6
|
||||||
|
- stb-image-redux # hspec 2.5
|
||||||
- superbuffer # QuickCheck-2.11.3
|
- superbuffer # QuickCheck-2.11.3
|
||||||
- tar # QuickCheck-2.11.3, tasty-quickcheck, base-4.11.1
|
- tar # QuickCheck-2.11.3, tasty-quickcheck, base-4.11.1
|
||||||
- text # QuickCheck-2.11.3
|
|
||||||
- tree-diff # trifecta 2
|
|
||||||
- vector # QuickCheck-2.11.3
|
|
||||||
- vector-builder # tasty-quickcheck, tasty-hunit, tasty, foldl
|
|
||||||
- zlib # tasty-quickcheck, tasty-hunit, tasty
|
|
||||||
- versions # tasty-quickcheck
|
|
||||||
- mysql-haskell # tasty
|
|
||||||
- static-text # tasty
|
|
||||||
- test-framework # QuickCheck 2.10
|
- test-framework # QuickCheck 2.10
|
||||||
- ed25519 # QuickCheck, hlint and more
|
- text # QuickCheck-2.11.3
|
||||||
- hackage-security # QuickCheck
|
|
||||||
- indents # tasty 0.12 and tasty-hunit 0.10
|
|
||||||
- barrier # tasty 0.12 and tasty-hunit 0.10
|
|
||||||
- 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
|
- text-short # tasty 1.1
|
||||||
- servant-auth-docs # doctest 0.16
|
- tree-diff # trifecta 2
|
||||||
- fin # via inspection-testing-0.3
|
- validation # hedgehog 0.6
|
||||||
- vec # via inspection-testing-0.3
|
- vec # via inspection-testing-0.3
|
||||||
- async-timer # via criterion-1.5.0.0 mtesseract/async-timer#8
|
- vector # QuickCheck-2.11.3
|
||||||
|
- zlib # tasty-quickcheck, tasty-hunit, tasty
|
||||||
|
|
||||||
# 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