From 564ed8ad1598dd68612eae198efdd32baef1c0c6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 28 Dec 2017 11:28:48 +0200 Subject: [PATCH] Skip tests haskell/text#211 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3444f22..d16f1edd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3462,6 +3462,8 @@ skipped-tests: - ihaskell # haskell-src-exts via here + - text # https://github.com/haskell/text/issues/211 + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We