From 267f898e790526c4d265d59df584b3e83c3d1449 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Jan 2018 12:13:01 -0800 Subject: [PATCH] Skip tests for pipes-group (needs doctest < 0.13) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e341b1f..911ee5f1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3456,6 +3456,7 @@ skipped-tests: - next-ref # hspec 2.3 - parsec # HUnit 1.6 - partial-order # HUnit 1.6 + - pipes-group # doctest 0.13 - printcess # QuickCheck 2.10 - superbuffer # QuickCheck 2.10 - tar # tasty-quickcheck