mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 23:20:26 +01:00
Re-add hw-hspec-hedgehog
unskip tests and benchmarks for hw packages and sv
This commit is contained in:
parent
6989e042f8
commit
74f3a01e4a
@ -2817,10 +2817,10 @@ packages:
|
|||||||
- hw-eliasfano
|
- hw-eliasfano
|
||||||
- hw-excess
|
- hw-excess
|
||||||
- hw-hedgehog
|
- hw-hedgehog
|
||||||
- hw-hspec-hedgehog < 0 # via hspec-2.7.0
|
- hw-hspec-hedgehog
|
||||||
- hw-int
|
- hw-int
|
||||||
- hw-ip
|
- hw-ip
|
||||||
- hw-fingertree < 0 # build failure with GHC 8.4
|
- hw-fingertree
|
||||||
- hw-fingertree-strict
|
- hw-fingertree-strict
|
||||||
- hw-json
|
- hw-json
|
||||||
- hw-mquery
|
- hw-mquery
|
||||||
@ -4743,13 +4743,6 @@ skipped-tests:
|
|||||||
- servant-swagger # via hspec-2.7.0
|
- servant-swagger # via hspec-2.7.0
|
||||||
- streaming-cassava # via hspec-2.7.0
|
- streaming-cassava # via hspec-2.7.0
|
||||||
- vinyl # via hspec-2.7.0
|
- vinyl # via hspec-2.7.0
|
||||||
- arbor-lru-cache # via hw-hspec-hedgehog via hspec-2.7.0
|
|
||||||
- asif # via hw-hspec-hedgehog via hspec-2.7.0
|
|
||||||
- bits-extra # via hw-hspec-hedgehog via hspec-2.7.0
|
|
||||||
- hw-dsv # via hw-hspec-hedgehog via hspec-2.7.0
|
|
||||||
- hw-fingertree-strict # via hw-hspec-hedgehog via hspec-2.7.0
|
|
||||||
- hw-mquery # via hw-hspec-hedgehog via hspec-2.7.0
|
|
||||||
- hw-simd # via hw-hspec-hedgehog via hspec-2.7.0
|
|
||||||
|
|
||||||
|
|
||||||
# Blocked due to tests failing to compile for GHC 8.6
|
# Blocked due to tests failing to compile for GHC 8.6
|
||||||
@ -5308,7 +5301,6 @@ skipped-benchmarks:
|
|||||||
- binary-list
|
- binary-list
|
||||||
- binary-tagged
|
- binary-tagged
|
||||||
- bit-stream
|
- bit-stream
|
||||||
- bits-extra
|
|
||||||
- bitset-word8
|
- bitset-word8
|
||||||
- blake2
|
- blake2
|
||||||
- broadcast-chan
|
- broadcast-chan
|
||||||
@ -5346,11 +5338,6 @@ skipped-benchmarks:
|
|||||||
- http-link-header
|
- http-link-header
|
||||||
- http2
|
- http2
|
||||||
- human-readable-duration
|
- human-readable-duration
|
||||||
- hw-conduit
|
|
||||||
- hw-dsv
|
|
||||||
- hw-prim
|
|
||||||
- hw-rankselect
|
|
||||||
- hw-simd
|
|
||||||
- hweblib
|
- hweblib
|
||||||
- hxt-regex-xmlschema
|
- hxt-regex-xmlschema
|
||||||
- ilist
|
- ilist
|
||||||
@ -5397,7 +5384,6 @@ skipped-benchmarks:
|
|||||||
- sourcemap
|
- sourcemap
|
||||||
- stache
|
- stache
|
||||||
- stm-hamt
|
- stm-hamt
|
||||||
- sv
|
|
||||||
- tar
|
- tar
|
||||||
- tar-conduit
|
- tar-conduit
|
||||||
- text-builder
|
- text-builder
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user