[Piglit] [PATCH 0/2] Timeout support

Thomas Wood thomas.wood at intel.com
Wed Apr 23 09:29:24 PDT 2014


This is a rebase of the previous patches that added timeout support to the
framework and intel-gpu-tools tests. There were a number of changes needed to
update the patches, so it would be good if anyone is able to review them again
before they are pushed.

Thomas Wood (2):
  framework: add support for a "timeout" status
  tests/igt.py: stop tests after 10 minutes

 framework/log.py                |  3 +-
 framework/status.py             |  7 ++-
 framework/summary.py            |  6 ++-
 framework/tests/status_tests.py |  6 +--
 templates/index.css             |  5 ++-
 tests/igt.py                    | 94 +++++++++++++++++++++++++++++++++++++++++
 6 files changed, 112 insertions(+), 9 deletions(-)

-- 
1.9.0


More information about the Piglit mailing list