--- tests/all.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/all.py b/tests/all.py index 5bd0e5d..046c02b 100644 --- a/tests/all.py +++ b/tests/all.py @@ -4291,7 +4291,7 @@ with profile.test_list.group_manager( PiglitGLTest, grouptools.join('spec', 'arb_draw_buffers_blend')) as g: g(['arb_draw_buffers_blend-state_set_get']) - g(['fbo-draw-buffers-blend'], run_concurrent=False) + g(['fbo-draw-buffers-blend']) with profile.test_list.group_manager( PiglitGLTest, -- 1.9.1
_______________________________________________ Piglit mailing list Piglit@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/piglit