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

diff --git a/tests/opengl.py b/tests/opengl.py
index c599eb180..59f3884a4 100644
--- a/tests/opengl.py
+++ b/tests/opengl.py
@@ -4451,6 +4451,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.0

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

Reply via email to