Summary: | piglit tests not run with --no-concurrency option | ||
---|---|---|---|
Product: | piglit | Reporter: | Vinson Lee <vlee> |
Component: | infrastructure | Assignee: | Eric Anholt <eric> |
Status: | RESOLVED FIXED | QA Contact: | Eric Anholt <eric> |
Severity: | blocker | ||
Priority: | medium | CC: | baker.dylan.c |
Version: | unspecified | Keywords: | regression |
Hardware: | x86-64 (AMD64) | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2013-12-24 20:27:42 UTC
commit b170bb98e53c0f5c718090efc8efa5a0513db349 Author: Dylan Baker <baker.dylan.c@gmail.com> Date: Tue Dec 24 21:32:12 2013 -0800 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> |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.