[Piglit] [PATCH] log: Replace console output with a simpler output

Eric Anholt eric at anholt.net
Fri Feb 14 11:24:17 PST 2014


Dylan Baker <baker.dylan.c at gmail.com> writes:

> This replaces the console spewer with a simpler console reporting
> mechanism inspired by the output of ninja. This reduces code, remove all
> singleton instances and speeds up piglit runs. There is a drawback, the
> output is much more terse than the previous implementation, giving only
> the following output:
> [<finished>/<total>] Running Test(s): <test number>
> [16008/16011] Running Test(s): 16007 16008 16009 16010

I don't like this and don't want to see it land.  Seeing pass-fail
scrolling is really imporatnt to me, and saves me more time than you're
proposing to save with this patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20140214/19802a1d/attachment.pgp>


More information about the Piglit mailing list