[Intel-gfx] [PATCH i-g-t v2 4/8] tests/gem_close_race: Remove basic-threads from BAT.
Tvrtko Ursulin
tvrtko.ursulin at linux.intel.com
Tue May 31 12:02:27 UTC 2016
On 27/05/16 17:27, Marius Vlad wrote:
> Signed-off-by: Marius Vlad <marius.c.vlad at intel.com>
> ---
> tests/gem_close_race.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/gem_close_race.c b/tests/gem_close_race.c
> index 94fb905..80da731 100644
> --- a/tests/gem_close_race.c
> +++ b/tests/gem_close_race.c
> @@ -231,7 +231,7 @@ igt_main
> igt_waitchildren();
> }
>
> - igt_subtest("basic-threads")
> + igt_subtest("threads")
> threads(10);
>
> igt_subtest("process-exit") {
>
Instead of removing decrease to a second or two?
Regards,
Tvrtko
More information about the Intel-gfx
mailing list