From 5a62a0b62be5ec155c37bbfa82710444e4f63400 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 7 Nov 2020 17:37:27 -0700 Subject: [PATCH] Skip tests for `parameterized` due to #5746. Close #5735 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 203ceea0..c6d7128d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5567,6 +5567,9 @@ skipped-tests: # TODO - rpmbuild-order + # https://github.com/commercialhaskell/stackage/issues/5746 + - parameterized + # end of skipped-tests