Created attachment 84234 [details] dmesg System Environment: -------------------------- Platform: Pinveview/Ironlake/Sandybridge/Ivybridge/Haswell Kernel: (drm-intel-next-queued) 815ca9817afc1c1a45799fb9d4a4f413b7b1517c Bug detailed description: ----------------------------- It skipped on Pinveview/Ironlake/Sandybridge/Ivybridge/Haswell with -queued,-fixes,-nightly kernel. Following cases also skipped: igt/gem_dummy_reloc_loop/bsd igt/gem_dummy_reloc_loop/mixed igt/gem_dummy_reloc_loop/render igt/gem_dummy_reloc_loop/vebox It caused by commit 1532af19d9bf962412bb150393aa10d13fae91d6 commit 1532af19d9bf962412bb150393aa10d13fae91d6 Author: Daniel Vetter <daniel.vetter@ffwll.ch> Date: Wed Aug 14 12:13:28 2013 +0200 tests/gem_dummy_reloc_loop: use igt_skip For tests with subtest we should use igt_skip to ensure that subtests are always properly enumerated. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Test requirement not met in function main, file gem_dummy_reloc_loop.c:141: Test requirement: (!HAS_BLT_RING(devid)) Subtest render: SKIP Subtest bsd: SKIP Subtest blt: SKIP Subtest vebox: SKIP Subtest mixed: SKIP Reproduce steps: ---------------------------- 1. ./gem_dummy_reloc_loop --run-subtest bsd
Should be fixed with commit 90ef68859c3e5edf2a6cd6b274f0443b936c9e0d Author: Daniel Vetter <daniel.vetter@ffwll.ch> Date: Sun Aug 18 19:58:28 2013 +0200 test/gem_dummy_reloc_loop: fix igt_require conversion Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=68170 Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Note that this test is expected to skip on all pre-snb platforms (like pnv, ilk, ...).
Verified.Fixed.
(give the credit to Daniel)
Closing old verified.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.