| From: | Stephen Frost <sfrost(at)snowman(dot)net> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
| 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 19:08:06 |
| Message-ID: | 20170329190806.GP9812@tamriel.snowman.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
* Alvaro Herrera (alvherre(at)2ndquadrant(dot)com) wrote:
> 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.
Not sure that I see that as a "problem". :)
> > 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.
I'm fine with that, but how?
Thanks!
Stephen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2017-03-29 19:09:24 | Re: Schedule and Release Management Team for PG10 |
| Previous Message | Robert Haas | 2017-03-29 19:05:53 | Re: error handling in RegisterBackgroundWorker |