[Piglit] [PATCH 2/2] framework: Report the command string instead of traceback on OSError.

Chad Versace chad.versace at linux.intel.com
Fri Sep 28 13:55:42 PDT 2012


On 09/28/2012 11:44 AM, Eric Anholt wrote:
> Getting:
> 
>     <type 'exceptions.OSError'>[Errno 2] No such file or directory
> 
> in the results is way less useful than getting:
> 
>     Errors: No such file or directory
>     command: ./bin/glx-oml-sync-control-return -auto -fbo
> ---
>  framework/exectest.py |   35 +++++++++++++++++++++--------------
>  1 file changed, 21 insertions(+), 14 deletions(-)

Looks good to me. I'll update the related patch in my series to prevent merge
conflicts.

Reviewed-by: Chad Versace <chad.versace at linux.intel.com>



More information about the Piglit mailing list