mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-29 23:50:27 +01:00
Enable tests on some packages lifted their bounds
This commit is contained in:
parent
bbd2489e89
commit
4adf7c2fb7
@ -281,7 +281,7 @@ packages:
|
|||||||
- kan-extensions
|
- kan-extensions
|
||||||
- lca
|
- lca
|
||||||
- lens
|
- lens
|
||||||
# GHC 8 - linear
|
- linear
|
||||||
# GHC 8 - linear-accelerate
|
# GHC 8 - linear-accelerate
|
||||||
# GHC 8 - log-domain
|
# GHC 8 - log-domain
|
||||||
# BLOCKED distributive 0.5 - machines
|
# BLOCKED distributive 0.5 - machines
|
||||||
@ -2356,21 +2356,15 @@ skipped-tests:
|
|||||||
|
|
||||||
# Too lazy to keep the test dependencies up to date
|
# Too lazy to keep the test dependencies up to date
|
||||||
- cases
|
- cases
|
||||||
- hasql-postgres
|
|
||||||
- list-t
|
|
||||||
- postgresql-binary
|
|
||||||
- slave-thread
|
|
||||||
- stm-containers
|
|
||||||
|
|
||||||
# Just a temporary package with a flimsy, inherited test suite
|
# Just a temporary package with a flimsy, inherited test suite
|
||||||
- Cabal-ide-backend
|
- Cabal-ide-backend
|
||||||
|
|
||||||
# QuickCheck 2.8
|
# QuickCheck 2.8
|
||||||
- testpack
|
|
||||||
- vector
|
- vector
|
||||||
|
|
||||||
|
# requires testpack - https://github.com/jgoerzen/testpack/issues/11
|
||||||
- MissingH
|
- MissingH
|
||||||
# https://github.com/Soostone/retry/issues/30
|
|
||||||
- retry
|
|
||||||
|
|
||||||
# doctest < 0.10
|
# doctest < 0.10
|
||||||
# Closed due to inactivity: https://github.com/fpco/stackage/issues/622
|
# Closed due to inactivity: https://github.com/fpco/stackage/issues/622
|
||||||
@ -2382,11 +2376,6 @@ skipped-tests:
|
|||||||
# https://github.com/kaizhang/clustering/issues/2
|
# https://github.com/kaizhang/clustering/issues/2
|
||||||
- clustering
|
- clustering
|
||||||
|
|
||||||
# tasty < 0.11
|
|
||||||
# Closed due to inactivity: https://github.com/fpco/stackage/issues/817
|
|
||||||
- uuid
|
|
||||||
- uuid-types
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/934
|
# https://github.com/fpco/stackage/issues/934
|
||||||
- cacophony
|
- cacophony
|
||||||
|
|
||||||
@ -2442,7 +2431,6 @@ skipped-tests:
|
|||||||
# Closed due to inactivity: https://github.com/fpco/stackage/issues/1328
|
# Closed due to inactivity: https://github.com/fpco/stackage/issues/1328
|
||||||
- ad
|
- ad
|
||||||
- composition-tree
|
- composition-tree
|
||||||
# GHC 8 - linear
|
|
||||||
# GHC 8 - patches-vector
|
# GHC 8 - patches-vector
|
||||||
- semigroupoids
|
- semigroupoids
|
||||||
|
|
||||||
@ -2458,9 +2446,6 @@ skipped-tests:
|
|||||||
- system-fileio
|
- system-fileio
|
||||||
- shelly
|
- shelly
|
||||||
|
|
||||||
# doctest 0.11
|
|
||||||
- linear
|
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
# Tests which we should build and run, but which are expected to fail. We
|
# Tests which we should build and run, but which are expected to fail. We
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user