From 8ae696b5a45a66a3de69df80588c62bf7e6ee4fe Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Thu, 8 Aug 2019 01:08:07 +0000 Subject: [PATCH] Skip either-prime tests #4757 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6005b580..ecd3ebc5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5166,6 +5166,7 @@ skipped-tests: - haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 - envelope # https://github.com/commercialhaskell/stackage/issues/4669 - algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 + - either-both # https://github.com/commercialhaskell/stackage/issues/4757 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run