Created attachment 96824 [details] dmesg of gem_exec_parse_basic-allowed System Environment: -------------------------- Platform: ILK kernel: (drm-intel-nightly)b2f42c87ceb21108f04b17b651ad1f7c6e808f79 Bug detailed description: ---------------------------- igt/gem_exec_parse/basic-allowed failed, this bug is able to find on latest -next-queued(4b28a1f3ef55a3b0b68dbab1fe6dbaf18e186710) and -fixes(bc104d1f10eb6001f1b1003a5a92066a1b03f080) too. It's first time to run this case. output on -nightly kernel: [root@x-pk2 tests]# ./gem_exec_parse --run-subtest basic-allowed IGT-Version: 1.6-gb8afe98 (x86_64) (Linux: 3.14.0_drm-intel-nightly_b2f42c_20140403+ x86_64) Test assertion failure function exec_batch_patched, file gem_exec_parse.c:92: Last errno: 2, No such file or directory Failed assertion: expected_value == actual_value Subtest basic-allowed: FAIL Reproduce steps: ---------------------------- 1. ./gem_exec_parse --run-subtest basic-allowed
Oops, the test should skip everywhere but on gen7. commit d6362ce8a81a40bc30e1e7b34d14c27f7bfcd954 Author: Daniel Vetter <daniel.vetter@ffwll.ch> Date: Thu Apr 3 18:03:21 2014 +0200 tests/gem_cmd_parse: restrict to gen7
Checked the on latest -nightly(35dc7c8af75a3e5ae52a5469786602ce083a6368), this case had skipped. thanks. IGT-Version: 1.6-g9eec5b0 (i686) (Linux: 3.14.0_drm-intel-nightly_35dc7c_20140410+ i686) Test requirement not met in function __real_main208, file gem_exec_parse.c:225: Last errno: 2, No such file or directory Test requirement: (!(intel_gen(intel_get_drm_devid(fd)) == 7)) Subtest basic-allowed: SKIP
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.