From: Dylan Baker <baker.dyla...@gmail.com>

cc: Dave Airlie <airl...@redhat.com>
Signed-off-by: Dylan Baker <dylanx.c.ba...@intel.com>
---

I'm not knowledgeable enough about this to know whether this needs to be
run serially or not, since all of the other tests for this extension do
I assumed this does too.

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

diff --git a/tests/all.py b/tests/all.py
index 08e3892..03b3672 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -3509,6 +3509,7 @@ with profile.group_manager(
     g(['arb_transform_feedback3-ext_interleaved_two_bufs', 'gs_max'],
       'arb_transform_feedback3-ext_interleaved_two_bufs_gs_max',
       run_concurrent=False)
+    g(['arb_transform_feedback3-begin_end'], run_concurrent=False)
 
     for param in ['gl_NextBuffer-1', 'gl_NextBuffer-2', 'gl_SkipComponents1-1',
                   'gl_SkipComponents1-2', 'gl_SkipComponents1-3',
-- 
2.6.4

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

Reply via email to