Re: [Piglit] [PATCH] arb_get_program_binary: check correctly got_error

2017-05-30 Thread Lionel Landwerlin
Reviewed-by: Lionel Landwerlin On 29/05/17 16:18, Juan A. Suarez Romero wrote: Seems it was checking if *not* error got, instead of the other way around. Suggested-by: Fabio Lagalla Signed-off-by: Juan A. Suarez Romero --- tests/spec/arb_get_program_binary/retrievable_hint.c | 2 +- 1 file

[Piglit] [PATCH] arb_get_program_binary: check correctly got_error

2017-05-29 Thread Juan A. Suarez Romero
Seems it was checking if *not* error got, instead of the other way around. Suggested-by: Fabio Lagalla Signed-off-by: Juan A. Suarez Romero --- tests/spec/arb_get_program_binary/retrievable_hint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/spec/arb_get_program_bina