[Piglit] [PATCH] all.py: Remove non-existing test entry
Brian Paul
brianp at vmware.com
Tue Nov 8 22:45:50 UTC 2016
On 11/08/2016 03:36 PM, Anuj Phogat wrote:
> Signed-off-by: Anuj Phogat <anuj.phogat at gmail.com>
> ---
> tests/all.py | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/tests/all.py b/tests/all.py
> index 63e4250..938013a 100644
> --- a/tests/all.py
> +++ b/tests/all.py
> @@ -3030,7 +3030,6 @@ with profile.group_manager(
> 'sample-alpha-to-one',
> 'draw-buffers-alpha-to-one',
> 'draw-buffers-alpha-to-coverage',
> - 'alpha-coverage-no-draw-buffer-zero',
> 'alpha-to-coverage-dual-src-blend',
> 'alpha-to-coverage-no-draw-buffer-zero',
> 'alpha-to-coverage-no-draw-buffer-zero-write',
>
Reviewed-by: Brian Paul <brianp at vmware.com>
More information about the Piglit
mailing list