| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Stephen Frost <sfrost(at)snowman(dot)net> |
| Cc: | Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Craig Ringer <craig(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] Reduce src/test/recovery verbosity |
| Date: | 2017-03-29 18:59:03 |
| Message-ID: | 20170329185903.65hmzt4czuobtwbz@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Stephen Frost wrote:
> * Dagfinn Ilmari Mannsåker (ilmari(at)ilmari(dot)org) wrote:
> > Non-verbose prove still lists each test script, it just doesn't list
> > each individual test within the script.
>
> I agree that it'd be better to just show the per-script results rather
> than every little test result because it's just too much.
Well, for some test files a single test could take half a minute. A
dozen lines taking in total about a minute seems fine to me. The
problem I see is a (pg_dump I think) script that has over 500 tests.
> If there's a way to change the verbosity for just those scripts, I'd be
> happy to do that, if we're unable to agree on reducing it across the
> board..
I'd rather silence only scripts that are overly verbose.
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2017-03-29 19:00:01 | Re: TPC-H Q20 from 1 hour to 19 hours! |
| Previous Message | Alvaro Herrera | 2017-03-29 18:55:45 | Re: logical replication access control patches |