Remove some no-longer-expected failures

This commit is contained in:
Michael Snoyman 2017-08-01 13:53:02 +03:00
parent 66c3ebc7d6
commit 3912aa5e1d
No known key found for this signature in database
GPG Key ID: A048E8C057E86876

View File

@ -3773,7 +3773,6 @@ expected-test-failures:
- picosat # https://github.com/fpco/stackage/pull/2382
- sourcemap # https://github.com/chrisdone/sourcemap/issues/3
- text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1
- text-show # https://github.com/fpco/stackage/issues/2436
- thyme # https://github.com/liyang/thyme/issues/50
- tls # https://github.com/vincenthz/hs-tls/issues/247
- tries # https://github.com/athanclark/tries/issues/2
@ -3829,9 +3828,6 @@ expected-test-failures:
# https://github.com/haskell-foundation/foundation/issues/381
- foundation
# https://github.com/frontrowed/stratosphere/issues/55
- stratosphere
# https://github.com/beijaflor-io/haskell-language-dockerfile/issues/8
- language-dockerfile
@ -3934,21 +3930,17 @@ expected-haddock-failures:
# "Compilation" errors
- MemoTrie # https://github.com/conal/MemoTrie/issues/10
- metrics # https://github.com/iand675/metrics/issues/5
- text-generic-pretty # https://github.com/fpco/stackage/pull/2160
# Haddock bugs
- swagger2 # https://github.com/GetShopTV/swagger2/issues/66
# Runs out of memory
- stratosphere
- store
# https://github.com/kuribas/cubicbezier/issues/4
- cubicbezier
# https://github.com/fpco/stackage/pull/2652
- haskell-lsp
# end of expected-haddock-failures
# Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them.