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 _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
