mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-20 03:01:56 +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
|
- colour # QuickCheck-2.11.3
|
||||||
- drawille # hspec 2.4
|
- drawille # hspec 2.4
|
||||||
- ed25519 # QuickCheck, hlint and more
|
- ed25519 # QuickCheck, hlint and more
|
||||||
- fin # via inspection-testing-0.3
|
|
||||||
- hackage-security # QuickCheck
|
- 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
|
||||||
- http-streams # via snap-server-1.1.0.0
|
- http-streams # via snap-server-1.1.0.0
|
||||||
@ -3851,7 +3850,6 @@ skipped-tests:
|
|||||||
- text-short # tasty 1.1
|
- text-short # tasty 1.1
|
||||||
- tree-diff # trifecta 2
|
- tree-diff # trifecta 2
|
||||||
- validation # hedgehog 0.6
|
- validation # hedgehog 0.6
|
||||||
- vec # via inspection-testing-0.3
|
|
||||||
- vector # QuickCheck-2.11.3
|
- vector # QuickCheck-2.11.3
|
||||||
- zlib # tasty-quickcheck, tasty-hunit, tasty
|
- zlib # tasty-quickcheck, tasty-hunit, tasty
|
||||||
|
|
||||||
@ -3869,15 +3867,14 @@ skipped-tests:
|
|||||||
|
|
||||||
# Compilation failures
|
# Compilation failures
|
||||||
- proto-lens-combinators # https://github.com/google/proto-lens/issues/119
|
- proto-lens-combinators # https://github.com/google/proto-lens/issues/119
|
||||||
- store # https://github.com/fpco/store/issues/125
|
- snappy # https://github.com/bos/snappy/issues/1
|
||||||
- snappy # https://github.com/fpco/stackage/issues/3511
|
|
||||||
|
|
||||||
# Runtime issues
|
# Runtime issues
|
||||||
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73
|
- 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
|
- 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
|
- 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
|
- 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
|
# Missing foreign library
|
||||||
- symengine # symengine
|
- symengine # symengine
|
||||||
@ -3893,7 +3890,7 @@ skipped-tests:
|
|||||||
- cryptohash-sha256
|
- cryptohash-sha256
|
||||||
- cryptohash-sha512
|
- cryptohash-sha512
|
||||||
- lzma
|
- lzma
|
||||||
- resolv # tasty
|
- resolv
|
||||||
- token-bucket
|
- token-bucket
|
||||||
- uuid
|
- uuid
|
||||||
- uuid-types
|
- uuid-types
|
||||||
@ -3920,18 +3917,20 @@ skipped-tests:
|
|||||||
- graphviz
|
- graphviz
|
||||||
- wl-pprint-text
|
- wl-pprint-text
|
||||||
# @phadej
|
# @phadej
|
||||||
- edit-distance # QuickCheck 2.10
|
- aeson-compat
|
||||||
- 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-extra
|
- aeson-extra
|
||||||
|
- base64-bytestring-type
|
||||||
- binary-orphans
|
- binary-orphans
|
||||||
|
- edit-distance
|
||||||
|
- fin
|
||||||
|
- http-api-data
|
||||||
- integer-logarithms
|
- integer-logarithms
|
||||||
- postgresql-simple-url
|
- postgresql-simple-url
|
||||||
- range-set-list
|
- range-set-list
|
||||||
- spdx
|
- spdx
|
||||||
- time-parsers
|
- time-parsers
|
||||||
- base64-bytestring-type # https://github.com/commercialhaskell/stackage/issues/3620#issuecomment-395947135
|
- time-parsers
|
||||||
|
- vec
|
||||||
|
|
||||||
# Uses Cabal's "library internal" stanza feature
|
# Uses Cabal's "library internal" stanza feature
|
||||||
- s3-signer
|
- s3-signer
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user