All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] tests/gem_close_race: Remove basic-threads from BAT.
@ 2016-04-21 17:56 Marius Vlad
  2016-04-21 18:28 ` Chris Wilson
  0 siblings, 1 reply; 2+ messages in thread
From: Marius Vlad @ 2016-04-21 17:56 UTC (permalink / raw)
  To: intel-gfx

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
Signed-off-by: Marius Vlad <marius.c.vlad@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 158e0ae..b814108 100644
--- a/tests/gem_close_race.c
+++ b/tests/gem_close_race.c
@@ -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") {
-- 
2.8.0.rc3

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH i-g-t] tests/gem_close_race: Remove basic-threads from BAT.
  2016-04-21 17:56 [PATCH i-g-t] tests/gem_close_race: Remove basic-threads from BAT Marius Vlad
@ 2016-04-21 18:28 ` Chris Wilson
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Wilson @ 2016-04-21 18:28 UTC (permalink / raw)
  To: Marius Vlad; +Cc: intel-gfx

On Thu, Apr 21, 2016 at 08:56:25PM +0300, Marius Vlad wrote:
> 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
> Signed-off-by: Marius Vlad <marius.c.vlad@intel.com>
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-21 18:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-21 17:56 [PATCH i-g-t] tests/gem_close_race: Remove basic-threads from BAT Marius Vlad
2016-04-21 18:28 ` Chris Wilson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.