Quoting baker.dyla...@gmail.com (2015-12-16 16:52:48)
> From: Dylan Baker <baker.dyla...@gmail.com>
> 
> This is a pretty minor update to the v4. It adds a few comments, and
> fixes a (pretty serious) but that caused test classes with no timeout
> set to have a timeout of 0 seconds, instead of an unlimited timeout.
> 
> This is available at my github:
> https://github.com/dcbaker/piglit submit/subprocess32
> 
> Dylan Baker (4):
>   framework/tests: add helper for checking for 3rd party modules
>   framework/tests/base_tests.py: fix descriptions of two timeout tests
>   framework/tests/base_tests.py: use utils helper to simplify test
>   framework/test/base.py: use subprocess32 for timeouts.
> 
>  framework/test/base.py                  | 144 
> ++++++++++++++------------------
>  framework/tests/base_tests.py           | 135 +++++++++++++++++++++++++++---
>  framework/tests/junit_backends_tests.py |   3 +-
>  framework/tests/utils.py                |   9 ++
>  tox.ini                                 |   2 +
>  5 files changed, 196 insertions(+), 97 deletions(-)
> 
> -- 
> 2.6.4
> 

I'm planning to push this in the next couple of days unless someone has
more comments.

Dylan

Attachment: signature.asc
Description: signature

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to