[Piglit] [PATCH] Remove the duplicate test case in Piglit
Dylan Baker
baker.dylan.c at gmail.com
Mon Dec 29 10:28:50 PST 2014
On Monday, December 29, 2014 10:42:53 PM Wang Shuo wrote:
> ---
> tests/all.py | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/tests/all.py b/tests/all.py
> index 92e1d5d..0d9a971 100644
> --- a/tests/all.py
> +++ b/tests/all.py
> @@ -2108,9 +2108,6 @@ add_shader_test_dir(arb_shader_bit_encoding['execution'],
> # Group ARB_shader_texture_lod
> arb_shader_texture_lod = {}
> spec['ARB_shader_texture_lod'] = arb_shader_texture_lod
> -import_glsl_parser_tests(arb_shader_texture_lod,
> - os.path.join(generatedTestDir, 'spec', 'arb_shader_texture_lod'),
> - ['compiler'])
> arb_shader_texture_lod['execution'] = {}
> add_shader_test_dir(arb_shader_texture_lod['execution'],
> os.path.join(testsDir, 'spec', 'arb_shader_texture_lod', 'execution'),
> --
> 1.8.3.2
>
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit
>
Thanks, I've added the list of removed tests to commit message and
pushed this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20141229/aad93c80/attachment.sig>
More information about the Piglit
mailing list