---
 tests/all.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/all.py b/tests/all.py
index bf67813..f4fdd10 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -2008,7 +2008,7 @@ with profile.test_list.group_manager(
       'negative-arrays-first-negative')
     g(['arb_draw_instanced-negative-elements-type'],
       'negative-elements-type')
-    g(['arb_draw_instanced-drawarrays'], run_concurrent=False)
+    g(['arb_draw_instanced-drawarrays'])
 
 # Group ARB_draw_indirect
 with profile.test_list.group_manager(
-- 
1.9.1

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to