---
tests/all.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/all.py b/tests/all.py
index 4dac539..f2e329a 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -1089,8 +1089,8 @@ with profile.test_list.group_manager(
with profile.test_list.group_manager(
PiglitGLTest,
grouptools.join('spec', '!opengl 1.3')) as g:
- g(['texunits'], run_concurrent=False)
- g(['tex-border-1'], run_concurrent=False)
+ g(['texunits'])
+ g(['tex-border-1'])
g(['tex3d-depth1'])
with profile.test_list.group_manager(
--
1.9.1
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit