This was never added to all.py
cc: José Fonseca <[email protected]>
Signed-off-by: Dylan Baker <[email protected]>
---
Does this actually need run_concurrent=False?
tests/all.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/all.py b/tests/all.py
index 9c55dd7..ca72b65 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -2249,6 +2249,7 @@ with profile.group_manager(
PiglitGLTest,
grouptools.join('spec', 'ARB_robustness')) as g:
g(['arb_robustness_client-mem-bounds'], run_concurrent=False)
+ g(['arb_robustness_draw-vbo-bounds'], run_concurrent=False)
# Group ARB_shader_texture_lod
with profile.group_manager(
--
2.5.1
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit