From f35f993530d3b1d636b4875c33105f93e01ef9c4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 2 May 2015 21:10:43 +0300 Subject: [PATCH] Add Cabal to skipped tests (QuickCheck 2.8) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4220930a..4826831b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1076,6 +1076,7 @@ skipped-tests: - pandoc - testpack - vector + - Cabal # Tests which we should build and run, but which are expected to fail. We # should not fail a build based on a test failure for one of these packages.