From 865f55a1f7082cad482420081c8e668ffad04f19 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 7 Jun 2016 00:27:06 -0700 Subject: [PATCH] Re-enable random-fu, skip safecopy tests per #1561 --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17bd8ab6..81716dcb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -506,8 +506,7 @@ packages: "Dominic Steinitz ": - yarr - # https://github.com/fpco/stackage/issues/1561 - # - random-fu + - random-fu "Ben Gamari ": - vector-fftw @@ -2461,6 +2460,9 @@ skipped-tests: - system-fileio - shelly + # https://github.com/fpco/stackage/issues/1561 + - safecopy + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We