From e08087e687dc9a3b2df66ea239c5fcb09d1251b6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 10 May 2017 09:16:59 -0700 Subject: [PATCH] Disable tests which failed in the previous nightly --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3adb328..8d838cea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3417,6 +3417,7 @@ expected-test-failures: - pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172 - spdx # https://github.com/phadej/spdx/issues/8 - statistics # https://github.com/bos/statistics/issues/42 + - courier # https://github.com/hargettp/courier/issues/18 # Timeouts # These tests sometimes take too long and hit the stackage build @@ -3550,7 +3551,6 @@ expected-test-failures: # Stackage upper bounds, re-enable these when their upper bound is removed - lens # doctest failure in 4.15.1, fixed in 4.15.2 but lens has an upper bound - # Recursive deps https://github.com/fpco/stackage/issues/1818 - clock # 0.7.2 clock:test => tasty:lib => clock:lib - options @@ -3561,6 +3561,7 @@ expected-test-failures: # these if we want them fixed - stack # Permissions failure when creating /home/stackage/.stack. - skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187 + - haskell-tools-daemon # openFile: permission denied https://github.com/fpco/stackage/issues/2502 # Doctests require hidden Glob package - multiset