---
 tests/opengl.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/opengl.py b/tests/opengl.py
index 54cfd04d5..9de15af13 100644
--- a/tests/opengl.py
+++ b/tests/opengl.py
@@ -4455,6 +4455,8 @@ with profile.test_list.group_manager(
       run_concurrent=False)
     g(['egl-invalid-attr'])
     g(['egl-context-priority'])
+    g(['egl-context-preemption'], run_concurrent=False)
+    g(['egl-context-preemption', 'small'], run_concurrent=False)
     g(['egl-blob-cache'])
     g(['egl-copy-buffers'])
 
-- 
2.19.1

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

Reply via email to