Merge pull request #1574 from RyanGlScott/add-back-benchmarks

Add back benchmarks which now work
This commit is contained in:
Dan Burton 2016-06-08 13:11:10 -07:00
commit 21cffac960

View File

@ -2832,7 +2832,6 @@ expected-benchmark-failures:
- Frames - Frames
- attoparsec - attoparsec
- bzlib-conduit - bzlib-conduit
- cacophony
- cipher-aes128 - cipher-aes128
- cryptohash - cryptohash
- dbus - dbus
@ -2843,20 +2842,18 @@ expected-benchmark-failures:
- lens - lens
- lucid - lucid
- mongoDB - mongoDB
- mutable-containers
- picoparsec - picoparsec
- rethinkdb - rethinkdb
- stateWriter - stateWriter
- streaming-commons
- thyme - thyme
- vinyl - vinyl
- warp - warp
- web-routing - web-routing
- xmlgen - xmlgen
- yesod-core
- yi-rope - yi-rope
# https://github.com/commercialhaskell/stack/issues/2153 # https://github.com/commercialhaskell/stack/issues/2153
- scientific
- vector-binary-instances - vector-binary-instances
# GHC 8 # GHC 8
@ -2918,11 +2915,8 @@ expected-haddock-failures:
# benchmarks are included or not. # benchmarks are included or not.
skipped-benchmarks: skipped-benchmarks:
- criterion-plus - criterion-plus
- graphviz
- lifted-base - lifted-base
- pandoc
- stm-containers - stm-containers
- uuid
# pulls in criterion-plus, which has restrictive upper bounds # pulls in criterion-plus, which has restrictive upper bounds
- cases - cases
@ -2942,10 +2936,6 @@ skipped-benchmarks:
# https://github.com/fpco/stackage/issues/494 # https://github.com/fpco/stackage/issues/494
- case-insensitive - case-insensitive
- postgresql-binary - postgresql-binary
- scientific
# Old criterion
- acid-state
# https://github.com/kaizhang/clustering/issues/2 # https://github.com/kaizhang/clustering/issues/2
- clustering - clustering