From 6ad1665247ab746293f4855b85a8c6828ca58f62 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 25 Jun 2019 06:19:29 -0700 Subject: [PATCH] Disable tests for haskell-gi (#4661) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5205fea6..c377f7f8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5111,6 +5111,7 @@ skipped-tests: - human-readable-duration # https://github.com/commercialhaskell/stackage/issues/4658 - heterocephalus # https://github.com/commercialhaskell/stackage/issues/4659 - fmt # https://github.com/commercialhaskell/stackage/issues/4660 + - haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run