From c8ab93598d1483da520a56c65d525e615e06af56 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 2 Aug 2017 06:29:56 +0300 Subject: [PATCH] Expect test failure louispan/data-diverse#3 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4470eaf8..4a053089 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3866,6 +3866,9 @@ expected-test-failures: # https://bitbucket.org/blamario/picoparsec/issues/4/test-suite-failure-with-ghc-82 - picoparsec + # https://github.com/louispan/data-diverse/issues/3 + - data-diverse + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run