[Piglit] [PATCH 0/2] Generalize some components of piglit json output

Dylan Baker dylan at pnwbakers.com
Tue Jul 10 17:42:45 UTC 2018


Quoting Dylan Baker (2018-06-27 11:08:51)
> This little series aims to make some components of the piglit JSON result format
> more general. This is the culmination of some cleanups that I've had sitting
> around for a while.
> 
> Dylan Baker (2):
>   JSON: move info utilities out of root
>   summary/html: generalize info output
> 
>  framework/backends/json.py                    |  16 ++-
>  framework/programs/run.py                     |   3 +-
>  framework/results.py                          |  10 +-
>  framework/summary/html_.py                    |   5 +-
>  templates/testrun_info.mako                   |  32 ++---
>  .../framework/backends/schema/piglit-10.json  | 125 ++++++++++++++++++
>  unittests/framework/backends/shared.py        |  22 ++-
>  .../framework/backends/test_json_update.py    |  80 +++++++++++
>  unittests/framework/test_results.py           |  46 +++----
>  9 files changed, 266 insertions(+), 73 deletions(-)
>  create mode 100644 unittests/framework/backends/schema/piglit-10.json
> 
> -- 
> 2.17.1
> 
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/piglit

ping.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20180710/d8fddb12/attachment.sig>


More information about the Piglit mailing list