[Piglit] [PATCH 1/2] framework: add support for a "timeout" status

Thomas Wood thomas.wood at intel.com
Thu Apr 24 08:39:01 PDT 2014


The following revised patch reverts to using a normal Status class for the
timeout status and also adds a few tests to summary_tests.py, as suggested by
Ilia Mirkin.

Thomas Wood (1):
  framework: add support for a "timeout" status

 framework/log.py                 |  3 ++-
 framework/status.py              | 12 ++++++++----
 framework/summary.py             |  6 ++++--
 framework/tests/status_tests.py  |  3 ++-
 framework/tests/summary_tests.py |  5 ++++-
 templates/index.css              |  5 ++++-
 6 files changed, 24 insertions(+), 10 deletions(-)

-- 
1.9.0



More information about the Piglit mailing list