mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-04 10:30:25 +01:00
Re-enable a lot of skipped tests
This commit is contained in:
parent
48f07a5353
commit
6423aaca04
@ -2628,17 +2628,12 @@ skipped-builds:
|
|||||||
skipped-tests:
|
skipped-tests:
|
||||||
# require old hspec
|
# require old hspec
|
||||||
- ReadArgs
|
- ReadArgs
|
||||||
- bloodhound
|
|
||||||
- fb
|
- fb
|
||||||
- hasql
|
|
||||||
|
|
||||||
# Too lazy to keep the test dependencies up to date
|
# Too lazy to keep the test dependencies up to date
|
||||||
- cases
|
- cases
|
||||||
- postgresql-binary
|
- postgresql-binary
|
||||||
|
|
||||||
# Just a temporary package with a flimsy, inherited test suite
|
|
||||||
- Cabal-ide-backend
|
|
||||||
|
|
||||||
# QuickCheck 2.8
|
# QuickCheck 2.8
|
||||||
- vector
|
- vector
|
||||||
|
|
||||||
@ -2650,46 +2645,29 @@ skipped-tests:
|
|||||||
|
|
||||||
# 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
|
||||||
- bound
|
|
||||||
- heaps
|
- heaps
|
||||||
- hyphenation
|
- hyphenation
|
||||||
|
|
||||||
# https://github.com/kaizhang/clustering/issues/2
|
# https://github.com/kaizhang/clustering/issues/2 & needs HList which is outdated
|
||||||
- clustering
|
- clustering
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/934
|
# https://github.com/fpco/stackage/issues/934
|
||||||
- cacophony
|
|
||||||
|
|
||||||
# HUnit < 1.3
|
# HUnit < 1.3
|
||||||
- GLFW-b
|
- GLFW-b
|
||||||
- HsOpenSSL
|
- HsOpenSSL
|
||||||
- bindings-GLFW
|
- bindings-GLFW
|
||||||
- bytestring-handle
|
|
||||||
- clay
|
|
||||||
- hedis
|
|
||||||
- hint
|
|
||||||
- ide-backend
|
|
||||||
- lifted-base
|
|
||||||
- newtype-generics
|
|
||||||
- parsec
|
|
||||||
- terminal-progress-bar
|
- terminal-progress-bar
|
||||||
- threads
|
|
||||||
- yesod-static-angular
|
|
||||||
# https://github.com/fpco/stackage/pull/906
|
# https://github.com/fpco/stackage/pull/906
|
||||||
- HaRe
|
|
||||||
|
|
||||||
# https://github.com/haskell/zlib/issues/2
|
# https://github.com/haskell/zlib/issues/2
|
||||||
- zlib
|
- zlib
|
||||||
|
|
||||||
# Never finishes - https://github.com/ku-fpg/blank-canvas/issues/73
|
# Never finishes - https://github.com/ku-fpg/blank-canvas/issues/73
|
||||||
- blank-canvas
|
- blank-canvas
|
||||||
|
|
||||||
# https://github.com/nushio3/binary-search/issues/2 (doctest never finishes)
|
# https://github.com/nushio3/binary-search/issues/2 (doctest never finishes)
|
||||||
- binary-search
|
- binary-search
|
||||||
|
|
||||||
# Requires stripe API key and unreleased test package https://github.com/fpco/stackage/issues/1272
|
|
||||||
- stripe-http-streams
|
|
||||||
|
|
||||||
# times out without framebuffer (https://github.com/ghcjs/jsaddle/issues/9)
|
# times out without framebuffer (https://github.com/ghcjs/jsaddle/issues/9)
|
||||||
- jsaddle
|
- jsaddle
|
||||||
|
|
||||||
@ -2698,34 +2676,19 @@ skipped-tests:
|
|||||||
|
|
||||||
# doctest < 0.11
|
# doctest < 0.11
|
||||||
# Closed due to inactivity: https://github.com/fpco/stackage/issues/1328
|
# Closed due to inactivity: https://github.com/fpco/stackage/issues/1328
|
||||||
- composition-tree
|
|
||||||
# GHC 8 - patches-vector
|
# GHC 8 - patches-vector
|
||||||
|
|
||||||
# GHC 8 (bytestring-handle)
|
|
||||||
- tar
|
|
||||||
|
|
||||||
# GHC 8 (snap-server)
|
|
||||||
- wreq
|
|
||||||
|
|
||||||
# GHC 8
|
# GHC 8
|
||||||
|
- HList
|
||||||
- hastache
|
- hastache
|
||||||
- system-filepath
|
|
||||||
- system-fileio
|
|
||||||
- shelly
|
- shelly
|
||||||
|
|
||||||
# https://github.com/acid-state/safecopy/issues/45
|
|
||||||
- safecopy
|
|
||||||
|
|
||||||
# Missing C library: symengine
|
# Missing C library: symengine
|
||||||
- symengine
|
- symengine
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1587
|
# GHC 8 bug https://github.com/fpco/stackage/issues/1587
|
||||||
- hledger-lib
|
# - hledger-lib
|
||||||
|
|
||||||
# Test suite requires circular dependency on Snap 1.0, which is not yet
|
|
||||||
# available. Should resolve in due course; disable tests for now, per
|
|
||||||
# https://github.com/afcowie/http-streams/issues/96
|
|
||||||
- http-streams
|
|
||||||
|
|
||||||
# Package shadowing
|
# Package shadowing
|
||||||
- options
|
- options
|
||||||
@ -2913,9 +2876,6 @@ expected-test-failures:
|
|||||||
# Requires redis on the build machine
|
# Requires redis on the build machine
|
||||||
- serversession-backend-redis
|
- serversession-backend-redis
|
||||||
|
|
||||||
# Unstated dependency on HList-PP
|
|
||||||
- Rlang-QQ
|
|
||||||
|
|
||||||
# https://github.com/rcallahan/xlsior/issues/1
|
# https://github.com/rcallahan/xlsior/issues/1
|
||||||
- xlsior
|
- xlsior
|
||||||
|
|
||||||
@ -3085,9 +3045,6 @@ expected-haddock-failures:
|
|||||||
- gtk
|
- gtk
|
||||||
- gtk3
|
- gtk3
|
||||||
|
|
||||||
# Not sure why, but it's a temporary package anyway
|
|
||||||
- Cabal-ide-backend
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/994
|
# https://github.com/fpco/stackage/issues/994
|
||||||
- Michelangelo
|
- Michelangelo
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user