[Intel-gfx] [PATCH i-g-t v2 3/8] tests/gem_exec_nop: Remove test from BAT.
Tvrtko Ursulin
tvrtko.ursulin at linux.intel.com
Tue May 31 12:01:36 UTC 2016
On 27/05/16 17:27, Marius Vlad wrote:
> Signed-off-by: Marius Vlad <marius.c.vlad at intel.com>
> ---
> tests/gem_exec_nop.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/tests/gem_exec_nop.c b/tests/gem_exec_nop.c
> index e90d5eb..8b31b27 100644
> --- a/tests/gem_exec_nop.c
> +++ b/tests/gem_exec_nop.c
> @@ -212,9 +212,6 @@ igt_main
>
> igt_fork_hang_detector(device);
>
> - igt_subtest("basic")
> - all(device, handle, 10);
> -
Maybe just run it for a second?
Regards,
Tvrtko
> for (e = intel_execution_engines; e->name; e++)
> igt_subtest_f("%s", e->name)
> single(device, handle, e->exec_id | e->flags, e->name);
>
More information about the Intel-gfx
mailing list