public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v3 1/1] tests/i915/gem_exec_balancer.c - remove unnecessary simulation check
@ 2019-08-05 21:30 Caz Yokoyama
  2019-08-05 22:09 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v3,1/1] " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Caz Yokoyama @ 2019-08-05 21:30 UTC (permalink / raw)
  To: igt-dev

Signed-off-by: Caz Yokoyama <caz.yokoyama@intel.com>
---
 tests/i915/gem_exec_balancer.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/i915/gem_exec_balancer.c b/tests/i915/gem_exec_balancer.c
index b2074486..abf90df6 100644
--- a/tests/i915/gem_exec_balancer.c
+++ b/tests/i915/gem_exec_balancer.c
@@ -1267,8 +1267,6 @@ igt_main
 {
 	int i915 = -1;
 
-	igt_skip_on_simulation();
-
 	igt_fixture {
 		i915 = drm_open_driver(DRIVER_INTEL);
 		igt_require_gem(i915);
-- 
2.21.0.5.gaeb582a983

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2019-10-10 22:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-05 21:30 [igt-dev] [PATCH i-g-t v3 1/1] tests/i915/gem_exec_balancer.c - remove unnecessary simulation check Caz Yokoyama
2019-08-05 22:09 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v3,1/1] " Patchwork
2019-08-06  9:12 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2019-10-10  7:55 ` [igt-dev] [PATCH i-g-t v3 1/1] " Katarzyna Dec
2019-10-10  8:06   ` Chris Wilson
2019-10-10 22:38     ` Dixit, Ashutosh
2019-10-10 15:31   ` Caz Yokoyama

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox