Pushed, thanks.

Marek

On Sun, Sep 6, 2015 at 10:58 AM, Albert Freeman
<[email protected]> wrote:
> The draw-sync test (from 2011) was never placed in all.py.
>
> Signed-off-by: Albert Freeman <[email protected]>
> ---
> Changed "!opengl 1.5" to "!Opengl 1.1" as suggested by Eric Anholt.
> Made the test run concurrently.
>
>  tests/all.py | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/tests/all.py b/tests/all.py
> index fcfc5cd..d8e526c 100644
> --- a/tests/all.py
> +++ b/tests/all.py
> @@ -873,6 +873,7 @@ with profile.group_manager(
>      g(['draw-copypixels-sync'], run_concurrent=False)
>      g(['draw-pixel-with-texture'])
>      g(['drawpix-z'])
> +    g(['draw-sync'])
>      g(['fog-modes'], run_concurrent=False)
>      g(['fragment-center'], run_concurrent=False)
>      g(['geterror-invalid-enum'], run_concurrent=False)
> --
> 2.5.1
>
> _______________________________________________
> Piglit mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/piglit
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to