mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-11 01:46:14 +00:00
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:
parent
13cfccd665
commit
14f7959038
@ -231,7 +231,7 @@ igt_main
|
||||
igt_waitchildren();
|
||||
}
|
||||
|
||||
igt_subtest("threads")
|
||||
igt_subtest("basic-threads")
|
||||
threads(10);
|
||||
|
||||
igt_subtest("process-exit") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user