[Piglit] [PATCH v2] framework: Replace custom serialization format with json

Paul Berry stereotype441 at gmail.com
Thu Jul 14 10:18:43 PDT 2011


On 13 July 2011 15:22, Chad Versace <chad at chad-versace.us> wrote:
> I've addressed all of Paul's comments and fixed the bug that preveting glxinfo
> and lspci output from appearing in the html.
>
> Chad Versace (1):
>  framework: Replace custom serialization format with json
>
>  framework/core.py        |  308 +++++++++++++++++-----------------------------
>  framework/exectest.py    |    2 +-
>  framework/summary.py     |    8 +-
>  piglit-create-summary.py |   76 -----------
>  piglit-merge-results.py  |    4 +-
>  piglit-run.py            |   54 ++++++---
>  piglit-summary-html.py   |   18 ++-
>  7 files changed, 172 insertions(+), 298 deletions(-)
>  delete mode 100755 piglit-create-summary.py
>
> --
> 1.7.6

Looks good to me.

Reviewed-by: Paul Berry <stereotype441 at gmail.com>


More information about the Piglit mailing list