Re: [Piglit] [PATCH 4/5] all.py: fix misnamed tests

2015-07-13 Thread Timothy Arceri
On Mon, 2015-07-13 at 16:38 -0700, Dylan Baker wrote: > On Mon, Jul 13, 2015 at 07:02:25PM +1000, Timothy Arceri wrote: > > This patch is: > > > > Reviewed-by: Timothy Arceri > > I think everything in this series except the last patch landed. Eric > wanted to keep es3conform so it was kept. Rig

Re: [Piglit] [PATCH 4/5] all.py: fix misnamed tests

2015-07-13 Thread Dylan Baker
On Mon, Jul 13, 2015 at 07:02:25PM +1000, Timothy Arceri wrote: > This patch is: > > Reviewed-by: Timothy Arceri I think everything in this series except the last patch landed. Eric wanted to keep es3conform so it was kept. signature.asc Description: Digital signature _

Re: [Piglit] [PATCH 4/5] all.py: fix misnamed tests

2015-07-13 Thread Timothy Arceri
This patch is: Reviewed-by: Timothy Arceri On Tue, 2015-02-03 at 12:09 -0800, Dylan Baker wrote: > At some point OpenGL 3.2 was shortened to OpenGL, which is clearly wrong > > Signed-off-by: Dylan Baker > --- > tests/all.py | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > dif

[Piglit] [PATCH 4/5] all.py: fix misnamed tests

2015-02-03 Thread Dylan Baker
At some point OpenGL 3.2 was shortened to OpenGL, which is clearly wrong Signed-off-by: Dylan Baker --- tests/all.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/all.py b/tests/all.py index 380e95d..d7a921a 100644 --- a/tests/all.py +++ b/tests/all.py @@ -1063,8