Jason Ekstrand <[email protected]> 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.
signature.asc
Description: PGP signature
_______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
