[Piglit] [PATCH 9/9] tests/all: add fbo-mrt-new-bind

Kenneth Graunke kenneth at whitecape.org
Wed Sep 2 13:26:20 PDT 2015


On Wednesday, September 02, 2015 12:51:24 PM Dylan Baker wrote:
> This was never added to all.py
> 
> cc: Mike Stroyan <mike at lunarg.com>
> cc: Kenneth Graunke <kenneth at whitecape.org>
> Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
> ---
>  tests/all.py | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/all.py b/tests/all.py
> index ca72b65..5211ff8 100644
> --- a/tests/all.py
> +++ b/tests/all.py
> @@ -3930,6 +3930,7 @@ with profile.group_manager(
>          grouptools.join('spec', 'arb_draw_buffers')) as g:
>      g(['arb_draw_buffers-state_change'], run_concurrent=False)
>      g(['fbo-mrt-alphatest'], run_concurrent=False)
> +    g(['fbo-mrt-new-bind'], run_concurrent=False)
>  
>  with profile.group_manager(
>          PiglitGLTest,
> 

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20150902/1b41cba5/attachment.sig>


More information about the Piglit mailing list