From 4029532c18c6bc83b7bbebe647930d3599e8dd03 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 6 Nov 2021 14:16:10 -0500 Subject: [PATCH] Expect test failure for posgresql-migration --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6901b263..374a4447 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7284,6 +7284,7 @@ expected-test-failures: - persistent-redis # redis - https://github.com/fpco/stackage/pull/1581 - pipes-mongodb - postgresql-libpq-notify + - postgresql-migration # https://github.com/commercialhaskell/stackage/issues/6275 - postgresql-query # PostgreSQL - postgresql-simple # PostgreSQL - postgresql-simple-migration