Skip to content

Commit 58ffe14

Browse files
committed
Revert "Add basic TAP test setup for pg_upgrade"
This reverts commit f41e56c. The build farm client would run the pg_upgrade tests twice, once as part of the existing pg_upgrade check run and once as part of picking up all TAP tests by looking for "t" directories. Since the pg_upgrade tests are pretty slow, we will need a better solution or possibly a build farm client change before we can proceed with this.
1 parent 791961f commit 58ffe14

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

src/bin/pg_upgrade/Makefile

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,8 @@ clean distclean maintainer-clean:
3636
pg_upgrade_dump_globals.sql \
3737
pg_upgrade_dump_*.custom pg_upgrade_*.log
3838

39-
check: test.sh
40-
$(prove_check)
39+
check: test.sh all
4140
MAKE=$(MAKE) bindir=$(bindir) libdir=$(libdir) EXTRA_REGRESS_OPTS="$(EXTRA_REGRESS_OPTS)" $(SHELL) $< --install
4241

43-
installcheck:
44-
$(prove_installcheck)
42+
# installcheck is not supported because there's no meaningful way to test
43+
# pg_upgrade against a single already-running server

src/bin/pg_upgrade/t/001_basic.pl

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy