Re: Andrew Dunstan 2017-12-21 
<d68d254a-6f97-a8c2-4656-ab8886fe2...@2ndquadrant.com>
> >>     ./src/bin/pg_dump/t/001_basic.pl
> >>     ./src/bin/pg_rewind/t/001_basic.pl
> >>     ./src/test/modules/commit_ts/t/001_base.pl
> >>     ./src/test/modules/test_pg_dump/t/001_base.pl
> > Why does the uniqueness of application_name set in the TAP test suite
> > matter? Each instance of Postgres is self-contained into its own Unix
> > domain path and port.
> 
> I've found it annoying in the past. Probably now that the buildfarm
> reports each test series separately it matters less. Previously we
> reported many of the TAP tests together.

Rename them to the directory name:

    ./src/bin/pg_dump/t/001_pg_dump.pl
    ./src/bin/pg_rewind/t/001_pg_rewind.pl
    ./src/test/modules/commit_ts/t/001_commit_ts.pl
    ./src/test/modules/test_pg_dump/t/001_test_pg_dump.pl

Christoph
-- 
Senior Berater, Tel.: +49 2166 9901 187
credativ GmbH, HRB Mönchengladbach 12080, USt-ID-Nummer: DE204566209
Trompeterallee 108, 41189 Mönchengladbach
Geschäftsführung: Dr. Michael Meskes, Jörg Folz, Sascha Heuer
pgp fingerprint: 5C48 FE61 57F4 9179 5970  87C6 4C5A 6BAB 12D2 A7AE

Reply via email to