[Piglit] non-concurrent piglit tests

Marek Olšák maraeo at gmail.com
Sat Nov 21 05:25:06 PST 2015


On Fri, Nov 20, 2015 at 11:19 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> Right... so I'm looking for concrete things I can look for in tests to
> determine whether the run_concurrent=False is set incorrectly. I know
> the *approximate* reasons, but I'd like to be certain and then go grep
> it all and remove the run_concurrent flag from 75% of those that have
> it (either by updating the test or by determining that it has no need
> to be run single threaded).

Incorrect or not, any person valuing his own time uses the "-c" flag,
which makes all tests concurrent. I haven't seen any randomness in
piglit results from that besides one or two timing tests which I
happily ignore.

Marek


More information about the Piglit mailing list