On 11/08/2016 03:36 PM, Anuj Phogat wrote:
Signed-off-by: Anuj Phogat <[email protected]> --- 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 <[email protected]> _______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
