mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-12 02:16:17 +00:00
tests/gem_close_race: Remove basic-threads from BAT.
Currently this test causes some machines to hang and segfaults on others. Rename it for now until we figure out the root cause. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=95048 Acked-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Marius Vlad <marius.c.vlad@intel.com>
This commit is contained in:
parent
27372851c8
commit
de4f3ab418
@ -282,7 +282,7 @@ igt_main
|
||||
igt_waitchildren();
|
||||
}
|
||||
|
||||
igt_subtest("basic-threads")
|
||||
igt_subtest("threads")
|
||||
threads(sysconf(_SC_NPROCESSORS_ONLN), 10);
|
||||
|
||||
igt_subtest("process-exit") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user