Revert "Add basic TAP test setup for pg_upgrade"

Peter Eisentraut <peter_e@gmx.net>

Commit: 58ffe141eb37c3f027acd25c1fc6b36513bf9380
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-09-22T20:46:56Z
Releases: 11.0
Revert "Add basic TAP test setup for pg_upgrade"

This reverts commit f41e56c76e39f02bef7ba002c9de03d62b76de4d.

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.

Files

PathChange+/−
src/bin/pg_upgrade/Makefile modified +3 −4
src/bin/pg_upgrade/t/001_basic.pl deleted +0 −9