From 222753b74d7165f08b3cac50d752277714e9742f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 17 May 2016 13:23:46 +0200 Subject: [PATCH] build-constraints.yaml: expect vty's tests to fail https://github.com/fpco/stackage/issues/1453 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 86863870..99ab0ac8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2492,6 +2492,9 @@ skipped-tests: # should not fail a build based on a test failure for one of these packages. expected-test-failures: + # https://github.com/fpco/stackage/issues/1453 + - vty + # https://github.com/bos/statistics/issues/42 - statistics