diff options
author | Dylan Baker <baker.dylan.c@gmail.com> | 2013-12-24 21:32:12 -0800 |
---|---|---|
committer | Dylan Baker <baker.dylan.c@gmail.com> | 2013-12-25 17:42:01 -0800 |
commit | b170bb98e53c0f5c718090efc8efa5a0513db349 (patch) | |
tree | 3e64afc8fbd0fc7a33a5b50d0d9ac53c19629db7 /tests/fbo | |
parent | 52bce82ddb8fc4b2dce95af0908abf4054591b77 (diff) |
Fix concurrency bug.
Commit d525a0cededab9eff43d7597a3593d843428a68b introduces a bug into
the -1/--no-concurrency option that causes only tests exculsively marked
as non-concurrent to be run.
This patch addresses that bug, by adding all tests to a pool with a
single thread, rather than only adding the tests explicitly requesting serial
run when using the -1/--no-concurrency
bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=73018
Tested-by: Vinson Lee <vlee@freedesktop.org>
Signed-off-by: Dylan Baker <baker.dylan.c@gmail.com>
Diffstat (limited to 'tests/fbo')
0 files changed, 0 insertions, 0 deletions