From 3ace24d79bf7a6fe6d1b2b900f1b53bc545e3f4a Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 16 Feb 2019 10:18:49 +0100 Subject: [PATCH] Update build-constraints.yaml Add 'peregrin' --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 638131ab..002c66fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3597,6 +3597,7 @@ packages: - re2 "Bardur Arantsson @BardurArantsson": + - peregrin - pg-harness-client - pg-harness-server - unliftio-streams @@ -4910,6 +4911,9 @@ skipped-tests: # Requires filesystem access - json-autotype # https://github.com/commercialhaskell/stackage/issues/4185 + + # Requires running pg-harness-server + - peregrin # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run