From 05b43533ce8b8b7a1ae4c90119a73e7167e0d089 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 28 Jun 2015 08:30:18 +0300 Subject: [PATCH] Expected test failure: Rlang-QQ --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7b825b45..68db4db9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1511,6 +1511,9 @@ expected-test-failures: # Requires redis on the build machine - serversession-backend-redis + # Unstated dependency on HList-PP + - Rlang-QQ + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4