[Intel-gfx] [PATCH i-g-t 4/8] tests/gem_close_race: Tune down for BAT ~1s.
Marius Vlad
marius.c.vlad at intel.com
Fri May 27 11:50:34 UTC 2016
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..45aa2cc 100644
--- a/tests/gem_close_race.c
+++ b/tests/gem_close_race.c
@@ -232,7 +232,7 @@ igt_main
}
igt_subtest("basic-threads")
- threads(10);
+ threads(1);
igt_subtest("process-exit") {
igt_fork(child, 768)
--
2.5.0
More information about the Intel-gfx
mailing list