mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
cassava-conduit benchmarks are failing, not tests
This commit is contained in:
parent
b60509e4bc
commit
fce2aa981e
@ -2477,7 +2477,7 @@ packages:
|
||||
- extra < 1.4.11
|
||||
- active < 0.2.0.11
|
||||
- socket < 0.6.2.0
|
||||
- cassava-conduit < 0.3.3 # Re-enable tests when lifted
|
||||
- cassava-conduit < 0.3.3 # Re-enable benchmarks when lifted
|
||||
|
||||
# https://github.com/fpco/stackage/issues/1734
|
||||
- haskell-src-exts < 1.18 # re-enable test-suite when this is lifted
|
||||
@ -3018,8 +3018,6 @@ expected-test-failures:
|
||||
# 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
|
||||
@ -3034,7 +3032,6 @@ expected-test-failures:
|
||||
# 1.2.2.1
|
||||
- text
|
||||
|
||||
|
||||
# Deprecated and only depended on by bloodhound https://github.com/fpco/stackage/issues/1817
|
||||
- doctest-prop
|
||||
|
||||
@ -3097,6 +3094,9 @@ expected-benchmark-failures:
|
||||
# 0.2.7.1 unordered-containers:bench -> criterion:lib -> aeson:lib -> unordered-containers:lib
|
||||
- unordered-containers
|
||||
|
||||
# 0.3.2, Because of stackage upper bound
|
||||
- cassava-conduit
|
||||
|
||||
# end of expected-benchmark-failures
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user