On Mon, Nov 23, 2015 at 5:15 PM, Timothy Arceri <[email protected]> wrote:
> diff --git a/tests/all.py b/tests/all.py
> index e80f3af..3adc503 100644
> --- a/tests/all.py
> +++ b/tests/all.py
> @@ -2160,6 +2160,8 @@ with profile.group_manager(
>        'Rendezvous by name')
>      g(['arb_separate_shader_object-rendezvous_by_name_interpolation'],
>        'Rendezvous by name with multiple interpolation qualifier')
> +    
> g(['arb_separate_shader_object-mixed_explicit_and_non_explicit_locations', 
> '-fbo'],
> +      'Mixed explicit and non-explicit locations', run_concurrent=False)

Why non-concurrent? Esp when you're *manually* adding -fbo to it?
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to