From ab281b6a2a37a4d7aac955d4d222939d715de691 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 11 May 2018 13:21:42 -0700 Subject: [PATCH] Skip tests for simple-vec3 per tasty-quickcheck-0.10 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 11d1c6cd..1cbf0cd6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3673,6 +3673,7 @@ skipped-tests: - partial-order # HUnit 1.6 - pipes-group # doctest 0.13 - printcess # QuickCheck 2.10 + - simple-vec3 # via tasty-quickcheck-0.10 - superbuffer # QuickCheck 2.10 - tar # tasty-quickcheck - text # HUnit 1.6