Re-disable tests that are still broken

This commit is contained in:
Adam Bergmark 2016-08-28 16:13:17 +02:00
parent 6423aaca04
commit b60509e4bc

View File

@ -2118,9 +2118,9 @@ packages:
- simple-session - simple-session
# via postgresql-orm - simple-postgresql-orm # via postgresql-orm - simple-postgresql-orm
"Sergey Astanin <s.astanin@gmail.com> @astanin": # "Sergey Astanin <s.astanin@gmail.com> @astanin":
- bindings-libzip < 0.11 # Need release compatible with c lib libzip 1.0 https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - bindings-libzip < 0.11
- LibZip < 0.11 # via bindings-libzip https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - LibZip < 0.11
"Anthony Cowley <acowley@gmail.com> @acowley": "Anthony Cowley <acowley@gmail.com> @acowley":
- Frames - Frames
@ -2477,10 +2477,10 @@ packages:
- extra < 1.4.11 - extra < 1.4.11
- active < 0.2.0.11 - active < 0.2.0.11
- socket < 0.6.2.0 - socket < 0.6.2.0
- cassava-conduit < 0.3.3 - cassava-conduit < 0.3.3 # Re-enable tests when lifted
# https://github.com/fpco/stackage/issues/1734 # https://github.com/fpco/stackage/issues/1734
- haskell-src-exts < 1.18 - haskell-src-exts < 1.18 # re-enable test-suite when this is lifted
- hlint < 1.9.36 - hlint < 1.9.36
- hoogle < 5.0.2 - hoogle < 5.0.2
- homplexity < 0.4.3.4 - homplexity < 0.4.3.4
@ -2488,7 +2488,7 @@ packages:
- stylish-haskell < 0.6.2.0 - stylish-haskell < 0.6.2.0
- haskell-src-exts-simple < 1.18.0.0 - haskell-src-exts-simple < 1.18.0.0
- pointful < 1.0.9 # via haskell-src-exts-simple - pointful < 1.0.9 # via haskell-src-exts-simple
- hindent < 5 - hindent < 5 # Re-enable test-suite when this is lifted
- fay < 0.23.1.13 - fay < 0.23.1.13
- hspec-setup < 0.2.0.0 - hspec-setup < 0.2.0.0
- rest-gen < 0.20.0.0 - rest-gen < 0.20.0.0
@ -2832,6 +2832,7 @@ expected-test-failures:
- wai-session-postgresql - wai-session-postgresql
- drifter-postgresql - drifter-postgresql
- postgresql-query - postgresql-query
- hasql
# Requires locally running services # Requires locally running services
- network-anonymous-i2p - network-anonymous-i2p
@ -2969,10 +2970,7 @@ expected-test-failures:
# 0.12 https://github.com/xmonad/xmonad/issues/36 # 0.12 https://github.com/xmonad/xmonad/issues/36
- xmonad - xmonad
# 1.2.2.1 GHC 8 https://github.com/fpco/stackage/issues/1480 # GHC 8 bug? https://gitlab.com/twittner/swagger/issues/6
- text
# GHC 8 bug? https://gitlab.com/twittner/swagger/issues/6s
- swagger - swagger
# 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15
@ -3005,8 +3003,68 @@ expected-test-failures:
# 1.0.0.0 Not enough info - https://github.com/snapframework/snap-core/issues/261 # 1.0.0.0 Not enough info - https://github.com/snapframework/snap-core/issues/261
- snap-core - snap-core
# v0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2
- wai-middleware-content-type - wai-middleware-content-type
# 1.3.1.1 GHC 8 https://github.com/hspec/HUnit/issues/7
- HUnit
# Needs ~/.ghc-mod/cabal-helper https://github.com/fpco/stackage/pull/906
- HaRe
# 0.900 File missing in sdist https://github.com/camfort/camfort/issues/41
- camfort
# Needs running server
- bitcoin-api-extra
# 0.3.2, Because of stackage upper bound
- cassava-conduit
# 1.17.1, Because of stackage upper bound
- haskell-src-exts
# 4.6.4, Because of stackage upper bound
- hindent
# 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57
- clash-prelude
# Recursive deps https://github.com/fpco/stackage/issues/1818
# 0.7.2 clock:test => tasty:lib => clock:lib
- clock
# 1.2.2.1
- text
# Deprecated and only depended on by bloodhound https://github.com/fpco/stackage/issues/1817
- doctest-prop
# Requires running Event Store
- eventstore
# 0.5.2 error with git executable https://github.com/myfreeweb/gitson/issues/1
- gitson
# 0.7.0 https://github.com/haskell-suite/haskell-names/issues/78
- haskell-names
# doctest ambiguous modules https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage
- jwt
# foreign library issue https://github.com/stbuehler/haskell-nettle/issues/8
- nettle
# git 128 https://github.com/purescript/purescript/issues/2292
- purescript
# time 1.6 https://github.com/acid-state/safecopy/issues/45
- safecopy
# Issue with stackage itself (openfile: does not exist) https://github.com/fpco/stackage/issues/1187
- skein
# Missing build dep https://github.com/chrisdone/sourcemap/issues/3
- sourcemap
# end of expected-test-failures # end of expected-test-failures
# Benchmarks which are known not to build. Note that, currently we do not run # Benchmarks which are known not to build. Note that, currently we do not run
@ -3034,6 +3092,11 @@ expected-benchmark-failures:
# GHC 8 # GHC 8
- cassava - cassava
# Recursive deps https://github.com/fpco/stackage/issues/1818
# 0.2.7.1 unordered-containers:bench -> criterion:lib -> aeson:lib -> unordered-containers:lib
- unordered-containers
# end of expected-benchmark-failures # end of expected-benchmark-failures
@ -3074,6 +3137,7 @@ expected-haddock-failures:
# https://github.com/fpco/stackage/pull/1797#issuecomment-242730215 # https://github.com/fpco/stackage/pull/1797#issuecomment-242730215
- hocilib - hocilib
# end of expected-haddock-failures # end of expected-haddock-failures