[Pkg-postgresql-public] postgresql-common testsuite improvements

Peter Eisentraut petere at debian.org
Tue Jul 24 12:32:07 UTC 2012


A couple of small improvements in the postgresql-common testsuite driver
that I encountered while working on pg_upgrade.

      * The tests check that /var/run/postgresql is empty. But pgbouncer
        uses that as well, so it needs to be stopped as well.  (requires
        fix for #681978)
      * I suppose pgpool and maybe other programs would be affected as
        well.  Where do we stop?  Is there a smarter way to do this?
      * Tests that examine the behavior of the pg_ctl -c option fail if
        the environment already has unlimited core files set.  So reset
        that for the tests.
      * Allow passing tests on the command line
        (example: ./testsuite ./t/040_*), so you don't need to run the
        whole thing all the time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: deb-pg-common-testsuite.patch
Type: text/x-patch
Size: 1077 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-postgresql-public/attachments/20120724/dcfc73ca/attachment.bin>


More information about the Pkg-postgresql-public mailing list