From 7af2bb0a335a70d0e5421056759710eefdf5e9be Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 19 Jul 2026 13:27:08 +0800 Subject: [PATCH] pg-schema testsuite needs a running server (#8077) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e777a0d..a027ce6d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8274,6 +8274,7 @@ expected-test-failures: - persistent-redis # redis - https://github.com/fpco/stackage/pull/1581 - pinecone # Requires pinecone API key - pipes-mongodb + - pg-schema # needs a running server socket - postgresql-libpq-notify - postgresql-query # PostgreSQL - postgresql-simple # PostgreSQL