Re-disable test suites and add info on haddock failures

This commit is contained in:
Adam Bergmark 2016-08-28 23:10:40 +02:00
parent 754b1eabff
commit a0d58c7bff

View File

@ -2677,7 +2677,7 @@ expected-test-failures:
# Intermittent failures or unreliable. These tests may pass when # Intermittent failures or unreliable. These tests may pass when
# re-enabled, but will eventually fail again. Only remove these # re-enabled, but will eventually fail again. Only remove these
# from expected-tests if we know a fix has been released. # from expected-failures if we know a fix has been released.
- aeson-lens # https://github.com/tanakh/aeson-lens/issues/10 - aeson-lens # https://github.com/tanakh/aeson-lens/issues/10
- cabal-debian # https://github.com/ddssff/cabal-debian/issues/50 - cabal-debian # https://github.com/ddssff/cabal-debian/issues/50
- crypto-numbers - crypto-numbers
@ -2707,6 +2707,7 @@ expected-test-failures:
# Requires running servers, accounts, or a specific # Requires running servers, accounts, or a specific
# environment. These shouldn't be re-enabled unless we know a fix # environment. These shouldn't be re-enabled unless we know a fix
# has been released. # has been released.
- Cabal
- GLFW-b # X - GLFW-b # X
- HTF # Requires shell script and are incompatible with sandboxed package databases - HTF # Requires shell script and are incompatible with sandboxed package databases
- HaRe # # Needs ~/.ghc-mod/cabal-helper https://github.com/fpco/stackage/pull/906 - HaRe # # Needs ~/.ghc-mod/cabal-helper https://github.com/fpco/stackage/pull/906
@ -2717,6 +2718,7 @@ expected-test-failures:
- bitcoin-api-extra - bitcoin-api-extra
- bitcoin-api-extra - bitcoin-api-extra
- bloodhound # ElasticSearch - bloodhound # ElasticSearch
- cabal-install
- consul-haskell - consul-haskell
- dbmigrations # PostgreSQL - dbmigrations # PostgreSQL
- dns # https://github.com/kazu-yamamoto/dns/issues/29 - dns # https://github.com/kazu-yamamoto/dns/issues/29
@ -2726,6 +2728,7 @@ expected-test-failures:
- eventstore # Event Store - eventstore # Event Store
- fb # Facebook app - fb # Facebook app
- ghc-imported-from # depends on haddocks being generated first https://github.com/fpco/stackage/pull/1315 - ghc-imported-from # depends on haddocks being generated first https://github.com/fpco/stackage/pull/1315
- ghc-mod # https://github.com/DanielG/ghc-mod/issues/611
- gitson # 0.5.2 error with git executable https://github.com/myfreeweb/gitson/issues/1 - gitson # 0.5.2 error with git executable https://github.com/myfreeweb/gitson/issues/1
- gitson # https://github.com/myfreeweb/gitson/issues/1 - gitson # https://github.com/myfreeweb/gitson/issues/1
- happy # Needs mtl in the user package DB - happy # Needs mtl in the user package DB
@ -2751,6 +2754,8 @@ expected-test-failures:
- riak - riak
- serialport # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30 - serialport # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30
- serversession-backend-redis # redis - serversession-backend-redis # redis
- shake # Needs ghc on $PATH with some installed haskell packages
- singletons # Needs ghc on $PATH with som installed haskell packages
- users-postgresql-simple # PostgreSQL - users-postgresql-simple # PostgreSQL
- wai-cors # PhantomJS - wai-cors # PhantomJS
- wai-session-postgresql # PostgreSQL - wai-session-postgresql # PostgreSQL
@ -2771,10 +2776,12 @@ expected-test-failures:
- netpbm # 1.0.1 https://github.com/nh2/haskell-netpbm/issues/2 - netpbm # 1.0.1 https://github.com/nh2/haskell-netpbm/issues/2
- rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376
- xlsior # https://github.com/rcallahan/xlsior/issues/1 - xlsior # https://github.com/rcallahan/xlsior/issues/1
- crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23
# Assertion failures, these can be real bugs or just limitations # Assertion failures, these can be real bugs or just limitations
# in the test cases. # in the test cases.
- DRBG # https://github.com/TomMD/DRBG/issues/7 - DRBG # https://github.com/TomMD/DRBG/issues/7
- H # https://github.com/tweag/HaskellR/issues/259
- HUnit # 1.3.1.1 GHC 8 https://github.com/hspec/HUnit/issues/7 - HUnit # 1.3.1.1 GHC 8 https://github.com/hspec/HUnit/issues/7
- clash-prelude # 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57 - clash-prelude # 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57
- direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63
@ -2786,12 +2793,16 @@ expected-test-failures:
- xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36
# Compilation failures # Compilation failures
- ListLike # No issue tracker, e-mail sent to maintainer
- dbus # 0.10.12 No issue tracker, e-mail sent to maintainer
- hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled
- messagepack # 0.5.1 https://github.com/rodrigosetti/messagepack/issues/9 - messagepack # 0.5.1 https://github.com/rodrigosetti/messagepack/issues/9
- safecopy # time 1.6 https://github.com/acid-state/safecopy/issues/45 - safecopy # time 1.6 https://github.com/acid-state/safecopy/issues/45
- sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3
- swagger # GHC 8 bug? https://gitlab.com/twittner/swagger/issues/6 - swagger # GHC 8 bug? https://gitlab.com/twittner/swagger/issues/6
- wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2
- xmlgen # https://github.com/skogsbaer/xmlgen/issues/6
- thyme # https://github.com/liyang/thyme/issues/50
# Misc. # Misc.
- distributed-process-supervisor # # https://github.com/haskell-d - distributed-process-supervisor # # https://github.com/haskell-d
@ -2801,6 +2812,7 @@ expected-test-failures:
# https://github.com/bergmark/blog/blob/master/2016/package-faq.md#ambiguous-modules-when-using-doctest # https://github.com/bergmark/blog/blob/master/2016/package-faq.md#ambiguous-modules-when-using-doctest
- doctest # 0.11.0 https://github.com/sol/doctest/issues/137 - doctest # 0.11.0 https://github.com/sol/doctest/issues/137
- jwt # https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage - jwt # https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage
- warp # https://github.com/yesodweb/wai/issues/579
# Stackage upper bounds, re-enable these when their upper bound is removed # Stackage upper bounds, re-enable these when their upper bound is removed
- haskell-src-exts # 1.17.1 - haskell-src-exts # 1.17.1
@ -2864,32 +2876,21 @@ expected-haddock-failures:
- gtk - gtk
- gtk3 - gtk3
# https://github.com/fpco/stackage/issues/994 # Intermittent failures or unreliable. These tay pass when
- Michelangelo # re-enabled, but will eventually fail again. Only remove these
# from expected-haddock-failures if we know a fix has been released.
- gi-gtk # Uses all memory
# Problem with v0.1.6.0: https://github.com/fpco/stackage/issues/1206 # Problem on the stackage build server, we need to dig deeper into
- hsdev # these if we want them fixed
- yesod-job-queue # https://github.com/fpco/stackage/issues/1383
# https://github.com/fpco/stackage/issues/1383 # "Compilation" errors
- yesod-job-queue - MemoTrie # https://github.com/conal/MemoTrie/issues/10
- metrics # https://github.com/iand675/metrics/issues/5
# uses all server memory # Haddock bugs
- gi-gtk - swagger2 # https://github.com/GetShopTV/swagger2/issues/66
# https://github.com/conal/MemoTrie/issues/10
- MemoTrie
# GHC 8
- cassava
# https://github.com/GetShopTV/swagger2/issues/66
- swagger2
# https://github.com/iand675/metrics/issues/5
- metrics
# https://github.com/camfort/fortran-src/issues/29
- fortran-src
# https://github.com/fpco/stackage/pull/1797#issuecomment-242730215 # https://github.com/fpco/stackage/pull/1797#issuecomment-242730215
- hocilib - hocilib