mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
skipped-tests cleanup
This commit is contained in:
parent
da5df9d6d9
commit
5bdecb9e2a
@ -3832,7 +3832,6 @@ skipped-tests:
|
||||
- colour # QuickCheck-2.11.3
|
||||
- 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
|
||||
- http-streams # via snap-server-1.1.0.0
|
||||
@ -3851,7 +3850,6 @@ skipped-tests:
|
||||
- text-short # tasty 1.1
|
||||
- tree-diff # trifecta 2
|
||||
- validation # hedgehog 0.6
|
||||
- vec # via inspection-testing-0.3
|
||||
- vector # QuickCheck-2.11.3
|
||||
- zlib # tasty-quickcheck, tasty-hunit, tasty
|
||||
|
||||
@ -3869,15 +3867,14 @@ skipped-tests:
|
||||
|
||||
# Compilation failures
|
||||
- proto-lens-combinators # https://github.com/google/proto-lens/issues/119
|
||||
- store # https://github.com/fpco/store/issues/125
|
||||
- snappy # https://github.com/fpco/stackage/issues/3511
|
||||
- snappy # https://github.com/bos/snappy/issues/1
|
||||
|
||||
# Runtime issues
|
||||
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73
|
||||
- binary-search # Never finishes https://github.com/nushio3/binary-search/issues/2
|
||||
- cpio-conduit # Test file not in tarball https://github.com/da-x/cpio-conduit/issues/1
|
||||
- jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9
|
||||
- binary-parsers # https://github.com/winterland1989/binary-parsers/issues/3
|
||||
nn - binary-parsers # https://github.com/winterland1989/binary-parsers/issues/3
|
||||
|
||||
# Missing foreign library
|
||||
- symengine # symengine
|
||||
@ -3893,7 +3890,7 @@ skipped-tests:
|
||||
- cryptohash-sha256
|
||||
- cryptohash-sha512
|
||||
- lzma
|
||||
- resolv # tasty
|
||||
- resolv
|
||||
- token-bucket
|
||||
- uuid
|
||||
- uuid-types
|
||||
@ -3920,18 +3917,20 @@ skipped-tests:
|
||||
- graphviz
|
||||
- wl-pprint-text
|
||||
# @phadej
|
||||
- edit-distance # QuickCheck 2.10
|
||||
- http-api-data # doctest 0.13
|
||||
- time-parsers
|
||||
- aeson-compat # tasty, tasty-hunit https://github.com/fpco/stackage/issues/3062, https://github.com/fpco/stackage/issues/2995
|
||||
- aeson-compat
|
||||
- aeson-extra
|
||||
- base64-bytestring-type
|
||||
- binary-orphans
|
||||
- edit-distance
|
||||
- fin
|
||||
- http-api-data
|
||||
- integer-logarithms
|
||||
- postgresql-simple-url
|
||||
- range-set-list
|
||||
- spdx
|
||||
- time-parsers
|
||||
- base64-bytestring-type # https://github.com/commercialhaskell/stackage/issues/3620#issuecomment-395947135
|
||||
- time-parsers
|
||||
- vec
|
||||
|
||||
# Uses Cabal's "library internal" stanza feature
|
||||
- s3-signer
|
||||
|
||||
Loading…
Reference in New Issue
Block a user