Re-enable a bunch of tests and haddocks, will probably need to revert some of them later...

This commit is contained in:
Adam Bergmark 2016-02-13 11:49:54 +01:00
parent b1b413f8b7
commit 7920629b0b

View File

@ -2149,8 +2149,6 @@ 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
# should not fail a build based on a test failure for one of these packages. # should not fail a build based on a test failure for one of these packages.
expected-test-failures: expected-test-failures:
# Requires an old version of WAI and Warp for tests
- HTTP
# https://github.com/bos/statistics/issues/42 # https://github.com/bos/statistics/issues/42
- statistics - statistics
@ -2171,9 +2169,6 @@ expected-test-failures:
# Requires a Facebook app. # Requires a Facebook app.
- fb - fb
# https://github.com/vincenthz/language-java/issues/10
- language-java
- threads - threads
- crypto-conduit - crypto-conduit
@ -2194,7 +2189,7 @@ expected-test-failures:
# https://github.com/fpco/stackage/issues/163 # https://github.com/fpco/stackage/issues/163
- hTalos - hTalos
# https://github.com/bos/math-functions/issues/25 # Fails sporadically - https://github.com/bos/math-functions/issues/25
- math-functions - math-functions
# Requires too old a version of test-framework # Requires too old a version of test-framework
@ -2205,9 +2200,6 @@ expected-test-failures:
- lockfree-queue - lockfree-queue
- network-transport-tcp - network-transport-tcp
# https://github.com/fpco/stackage/issues/226
- options
# No AWS creds available # No AWS creds available
- aws - aws
@ -2258,9 +2250,6 @@ expected-test-failures:
# https://github.com/vincenthz/hs-crypto-pubkey/issues/17 # https://github.com/vincenthz/hs-crypto-pubkey/issues/17
- crypto-pubkey - crypto-pubkey
# https://github.com/kazu-yamamoto/unix-time/issues/29
- unix-time
# Tests can fail when the build plan fails, which happens arbitrarily. # Tests can fail when the build plan fails, which happens arbitrarily.
- stackage - stackage
@ -2273,16 +2262,13 @@ expected-test-failures:
# Requires local database running # Requires local database running
- rethinkdb-client-driver - rethinkdb-client-driver
# https://github.com/haskell-distributed/distributed-process-execution/issues/2 # Fails sporadically: https://github.com/haskell-distributed/distributed-process-execution/issues/2
- distributed-process-execution - distributed-process-execution
# Seems to depend on mtl being installed in user package database, which # Seems to depend on mtl being installed in user package database, which
# isn't always the case (e.g., build server) # isn't always the case (e.g., build server)
- happy - happy
# https://github.com/jberryman/directory-tree/issues/4
- directory-tree
# https://github.com/ndmitchell/hoogle/issues/101 # https://github.com/ndmitchell/hoogle/issues/101
- hoogle - hoogle
@ -2297,9 +2283,6 @@ expected-test-failures:
- wai-session-postgresql - wai-session-postgresql
- drifter-postgresql - drifter-postgresql
# Problems with linking with system libraries on Ubuntu 12.04
- nettle
# Requires locally running services # Requires locally running services
- network-anonymous-i2p - network-anonymous-i2p
@ -2311,18 +2294,12 @@ expected-test-failures:
- hedis - hedis
- redis-io - redis-io
# https://code.google.com/p/scrapyourboilerplate/issues/detail?id=26&thanks=26&ts=1430372304, GHC 7.10
- syb
# https://github.com/lymar/hastache/issues/47 GHC 7.10 # https://github.com/lymar/hastache/issues/47 GHC 7.10
- hastache - hastache
# https://github.com/acid-state/safecopy/issues/25 GHC 7.10 # https://github.com/acid-state/safecopy/issues/25 GHC 7.10
- safecopy - safecopy
# https://github.com/haskell/haddock/issues/390 GHC 7.10
- haddock-library
# https://github.com/haskell/ghc-events/issues/9 # https://github.com/haskell/ghc-events/issues/9
- ghc-events - ghc-events
@ -2398,15 +2375,12 @@ expected-test-failures:
# https://github.com/tweag/HaskellR/issues/208 # https://github.com/tweag/HaskellR/issues/208
- H - H
# https://github.com/jgm/pandoc-citeproc/issues/172 # Fails sporadically: https://github.com/jgm/pandoc-citeproc/issues/172
- pandoc-citeproc - pandoc-citeproc
# https://github.com/alcidesv/second-transfer/issues/3 # https://github.com/alcidesv/second-transfer/issues/3
- second-transfer - second-transfer
# https://github.com/mitchellwrosen/language-lua2/issues/2
- language-lua2
# https://github.com/fpco/stackage/issues/916 # https://github.com/fpco/stackage/issues/916
- distributed-process-extras - distributed-process-extras
- distributed-process-client-server - distributed-process-client-server
@ -2414,9 +2388,8 @@ expected-test-failures:
# Requires running server # Requires running server
- riak - riak
- hworker - hworker
- hworker-ses
# https://github.com/chrisdone/hindent/issues/166 # Fail sporadically: https://github.com/chrisdone/hindent/issues/166
- hindent - hindent
# https://github.com/fpco/stackage/issues/1000 # https://github.com/fpco/stackage/issues/1000
@ -2428,8 +2401,7 @@ expected-test-failures:
# https://github.com/fpco/stackage/issues/1070 # https://github.com/fpco/stackage/issues/1070
- parsers - parsers
# Unstable # Fails sporadically: https://github.com/fpco/stackage/issues/1125
# https://github.com/fpco/stackage/issues/1125
- jose-jwt - jose-jwt
# openfile: does not exist # openfile: does not exist
@ -2456,16 +2428,17 @@ expected-test-failures:
# https://github.com/creichert/wai-middleware-throttle/issues/4 # https://github.com/creichert/wai-middleware-throttle/issues/4
- wai-middleware-throttle - wai-middleware-throttle
# https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage
- jwt
# https://github.com/rodrigosetti/messagepack/issues/9
- messagepack
# end of expected-test-failures # end of expected-test-failures
# Haddocks which are expected to fail. Same concept as expected test failures. # Haddocks which are expected to fail. Same concept as expected test failures.
expected-haddock-failures: expected-haddock-failures:
# https://github.com/acw/bytestring-progress/issues/4
- bytestring-progress
# https://github.com/wereHamster/rethinkdb-client-driver/issues/1
- rethinkdb-client-driver
# Requires build before haddock, which doesn't always happen in incremental # Requires build before haddock, which doesn't always happen in incremental
# builds. Could consider special-casing this requirement. # builds. Could consider special-casing this requirement.
@ -2475,9 +2448,6 @@ expected-haddock-failures:
# Not sure why, but it's a temporary package anyway # Not sure why, but it's a temporary package anyway
- Cabal-ide-backend - Cabal-ide-backend
# not sure why
- growler
# https://github.com/fpco/stackage/issues/994 # https://github.com/fpco/stackage/issues/994
- Michelangelo - Michelangelo