[Piglit] [PATCH] framework: Add a PIGLIT_TEST_TIMEOUT environment variable
Eric Anholt
eric at anholt.net
Fri Jun 8 23:37:39 UTC 2018
Jason Ekstrand <jason at jlekstrand.net> writes:
> This commit adds a new PIGLIT_TESTS_TIMEOUT environment variable which
> overrides the pre-test timeout specified by the test runner.
> ---
>
> This is almost certainly not the right solution but it gets the discussion
> started. A couple of known issues:
>
> - No documentation
> - It overrides. Maybe it should be a max timeout?
> - Maybe we want a flag instead of an environment variable?
> - Maybe Jason has no clue what he's doing inside the piglit framework and
> someone else should write the patch?
This would save me some hassle dealing with manually filtering out slow
tests for my simulator runs. I don't have a strong preference on
whether it should be a clamp vs override.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20180608/1c98665a/attachment.sig>
More information about the Piglit
mailing list