From 4f3691ea176b1ddc0c3ec12946c81959646a54fe Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 15 Oct 2018 00:56:15 -0400 Subject: [PATCH] Skip tests for DBFunctor, #4054 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d8c27a3..82aae766 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4696,6 +4696,7 @@ skipped-tests: - vector # QuickCheck-2.11.3 - zlib # tasty-quickcheck, tasty-hunit, tasty - MissingH # testpack, quickcheck + - DBFunctor # missing file test_options.csv # Blocked due to tests failing to compile for GHC 8.6 - async-refresh