igt/gem_close_race: Restore threads test to BAT status

Let's try it again because it would have caught a bug in a patch I sent
to the ml...

References: https://bugs.freedesktop.org/show_bug.cgi?id=95048
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2016-04-25 10:56:37 +01:00
parent 13cfccd665
commit 14f7959038

View File

@ -231,7 +231,7 @@ igt_main
igt_waitchildren();
}
igt_subtest("threads")
igt_subtest("basic-threads")
threads(10);
igt_subtest("process-exit") {