mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 23:20:26 +01:00
Remove some no-longer-expected failures
This commit is contained in:
parent
66c3ebc7d6
commit
3912aa5e1d
@ -3773,7 +3773,6 @@ expected-test-failures:
|
|||||||
- picosat # https://github.com/fpco/stackage/pull/2382
|
- picosat # https://github.com/fpco/stackage/pull/2382
|
||||||
- sourcemap # https://github.com/chrisdone/sourcemap/issues/3
|
- sourcemap # https://github.com/chrisdone/sourcemap/issues/3
|
||||||
- text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1
|
- 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
|
- thyme # https://github.com/liyang/thyme/issues/50
|
||||||
- tls # https://github.com/vincenthz/hs-tls/issues/247
|
- tls # https://github.com/vincenthz/hs-tls/issues/247
|
||||||
- tries # https://github.com/athanclark/tries/issues/2
|
- tries # https://github.com/athanclark/tries/issues/2
|
||||||
@ -3829,9 +3828,6 @@ expected-test-failures:
|
|||||||
# https://github.com/haskell-foundation/foundation/issues/381
|
# https://github.com/haskell-foundation/foundation/issues/381
|
||||||
- foundation
|
- foundation
|
||||||
|
|
||||||
# https://github.com/frontrowed/stratosphere/issues/55
|
|
||||||
- stratosphere
|
|
||||||
|
|
||||||
# https://github.com/beijaflor-io/haskell-language-dockerfile/issues/8
|
# https://github.com/beijaflor-io/haskell-language-dockerfile/issues/8
|
||||||
- language-dockerfile
|
- language-dockerfile
|
||||||
|
|
||||||
@ -3934,21 +3930,17 @@ expected-haddock-failures:
|
|||||||
|
|
||||||
# "Compilation" errors
|
# "Compilation" errors
|
||||||
- MemoTrie # https://github.com/conal/MemoTrie/issues/10
|
- 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
|
- text-generic-pretty # https://github.com/fpco/stackage/pull/2160
|
||||||
|
|
||||||
# Haddock bugs
|
# Haddock bugs
|
||||||
- swagger2 # https://github.com/GetShopTV/swagger2/issues/66
|
- swagger2 # https://github.com/GetShopTV/swagger2/issues/66
|
||||||
|
|
||||||
# Runs out of memory
|
# Runs out of memory
|
||||||
- stratosphere
|
|
||||||
- store
|
- store
|
||||||
|
|
||||||
# https://github.com/kuribas/cubicbezier/issues/4
|
# https://github.com/kuribas/cubicbezier/issues/4
|
||||||
- cubicbezier
|
- cubicbezier
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/pull/2652
|
|
||||||
- haskell-lsp
|
|
||||||
# end of expected-haddock-failures
|
# end of expected-haddock-failures
|
||||||
|
|
||||||
# Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them.
|
# Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user