From 9944d59b85fed6a06e2d65ca2efa059b173755e0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 11 Mar 2020 10:27:46 -0700 Subject: [PATCH] Expect test failure per robx/configurator-pg#9 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63d033f1..4c144ba9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5374,6 +5374,7 @@ expected-test-failures: # Missing test files in sdist # Hopefully gets fixed in the next release... + - configurator-pg # 0.2.0 https://github.com/robx/configurator-pg/issues/9 - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 - doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22 - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254