Re: [Piglit] [PATCH 0/6] Fix missing binaries in opengl.py

2018-06-26 Thread Dylan Baker
If it makes you feel any better at least 4 of these are my fault :) Quoting Ian Romanick (2018-06-25 20:04:51) > I think a bunch of those were rebase errors. :( I'm pretty sure patch 4 > fixes a rebase error of mine. > > Series is > > Reviewed-by: Ian Romanick > > On 06/25/2018 04:24 PM, Dyla

Re: [Piglit] [PATCH 0/6] Fix missing binaries in opengl.py

2018-06-25 Thread Ian Romanick
I think a bunch of those were rebase errors. :( I'm pretty sure patch 4 fixes a rebase error of mine. Series is Reviewed-by: Ian Romanick On 06/25/2018 04:24 PM, Dylan Baker wrote: > This is a few patches to fix a number of binaries that were removed, renamed, > or > never existed. > > Dylan

[Piglit] [PATCH 0/6] Fix missing binaries in opengl.py

2018-06-25 Thread Dylan Baker
This is a few patches to fix a number of binaries that were removed, renamed, or never existed. Dylan Baker (6): tests/opengl.py: Fix misnamed test binary tests/opengl.py: re-remove layout-std140 test tests/opengl.py: Fix name of gl-4.3 test tests/opengl.py: fix ext_shader_samples_indentic