mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Merge pull request #1574 from RyanGlScott/add-back-benchmarks
Add back benchmarks which now work
This commit is contained in:
commit
21cffac960
@ -2832,7 +2832,6 @@ expected-benchmark-failures:
|
||||
- Frames
|
||||
- attoparsec
|
||||
- bzlib-conduit
|
||||
- cacophony
|
||||
- cipher-aes128
|
||||
- cryptohash
|
||||
- dbus
|
||||
@ -2843,20 +2842,18 @@ expected-benchmark-failures:
|
||||
- lens
|
||||
- lucid
|
||||
- mongoDB
|
||||
- mutable-containers
|
||||
- picoparsec
|
||||
- rethinkdb
|
||||
- stateWriter
|
||||
- streaming-commons
|
||||
- thyme
|
||||
- vinyl
|
||||
- warp
|
||||
- web-routing
|
||||
- xmlgen
|
||||
- yesod-core
|
||||
- yi-rope
|
||||
|
||||
# https://github.com/commercialhaskell/stack/issues/2153
|
||||
- scientific
|
||||
- vector-binary-instances
|
||||
|
||||
# GHC 8
|
||||
@ -2918,11 +2915,8 @@ expected-haddock-failures:
|
||||
# benchmarks are included or not.
|
||||
skipped-benchmarks:
|
||||
- criterion-plus
|
||||
- graphviz
|
||||
- lifted-base
|
||||
- pandoc
|
||||
- stm-containers
|
||||
- uuid
|
||||
|
||||
# pulls in criterion-plus, which has restrictive upper bounds
|
||||
- cases
|
||||
@ -2942,10 +2936,6 @@ skipped-benchmarks:
|
||||
# https://github.com/fpco/stackage/issues/494
|
||||
- case-insensitive
|
||||
- postgresql-binary
|
||||
- scientific
|
||||
|
||||
# Old criterion
|
||||
- acid-state
|
||||
|
||||
# https://github.com/kaizhang/clustering/issues/2
|
||||
- clustering
|
||||
|
||||
Loading…
Reference in New Issue
Block a user