From f58b94f441857328e7fbf0700f3d4adb12d5e424 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 21 Sep 2015 14:53:34 +0300 Subject: [PATCH] Expected test failure for tweag/HaskellR#208 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b1122ec5..5a161d20 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1938,6 +1938,9 @@ expected-test-failures: # Requires a running server - pipes-mongodb + # https://github.com/tweag/HaskellR/issues/208 + - R + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4