Skip to content

Commit

Permalink
Expected benchmark failures #1372
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Apr 21, 2016
1 parent fc19062 commit 0ee0e14
Showing 1 changed file with 33 additions and 1 deletion.
34 changes: 33 additions & 1 deletion build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2716,7 +2716,39 @@ expected-test-failures:
# Benchmarks which are known not to build. Note that, currently we do not run
# benchmarks, and therefore failures are only for building, not running.
expected-benchmark-failures:
[]
- Frames
- attoparsec
- bzlib-conduit
- cacophony
- carray
- cipher-aes128
- cryptohash
- dbus
- effect-handlers
- fast-builder
- gitson
- hashable
- http-link-header
- idris
- jose-jwt
- lens
- lucid
- mongoDB
- mutable-containers
- picoparsec
- pipes
- psqueues
- rethinkdb
- stateWriter
- streaming-commons
- thyme
- vector-binary-instances
- vinyl
- warp
- web-routing
- xmlgen
- yesod-core
- yi-rope

# end of expected-benchmark-failures

Expand Down

0 comments on commit 0ee0e14

Please sign in to comment.