From 0ee0e14d1d36c058d468fe7df7359eb566ce8a37 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 21 Apr 2016 20:08:08 +0300 Subject: [PATCH] Expected benchmark failures #1372 --- build-constraints.yaml | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 640c774d1..f3e370814 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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