From cd541448c9f6c8c137dc3ec03b578594c920f794 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Jul 2016 21:49:34 +0200 Subject: [PATCH] Expect inline-r tests to fail tweag/HaskellR#255 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9a049a0..24046ddf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3104,6 +3104,9 @@ expected-test-failures: # https://github.com/fpco/stackage/pull/1732 - haskell-names + + # https://github.com/tweag/HaskellR/issues/255 + - inline-r # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run