Bug 76982 - [ILK]igt/gem_exec_parse/basic-allowed failed
Summary: [ILK]igt/gem_exec_parse/basic-allowed failed
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Jesse Barnes
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-03 07:27 UTC by Guo Jinxian
Modified: 2017-10-06 14:38 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg of gem_exec_parse_basic-allowed (89.02 KB, text/plain)
2014-04-03 07:27 UTC, Guo Jinxian
no flags Details

Description Guo Jinxian 2014-04-03 07:27:42 UTC
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
Comment 1 Daniel Vetter 2014-04-03 16:04:20 UTC
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
Comment 2 Guo Jinxian 2014-04-10 07:13:27 UTC
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
Comment 3 Elizabeth 2017-10-06 14:38:46 UTC
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.