Bug 70749

Summary: [SNB/IVB Bisected]igt/gem_ctx_bad_exec/vebox skip
Product: DRI Reporter: lu hua <huax.lu>
Component: DRM/IntelAssignee: Ben Widawsky <ben>
Status: CLOSED NOTABUG QA Contact: Intel GFX Bugs mailing list <intel-gfx-bugs>
Severity: normal    
Priority: medium CC: intel-gfx-bugs
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
dmesg none

Description lu hua 2013-10-22 06:35:22 UTC
Created attachment 87967 [details]
dmesg

System Environment:
--------------------------
Platform:  SNB/IVB
Kernel:	(drm-intel-nightly)d1b2b826f0969182f055d11c991f90fdc6a4924a

Bug detailed description:
---------------------------
It skip on sandybridge and ivybridge with -queued,-fixes and -nightly kernel.

Bisect shows: a12d4a713544ff1ff89ca176d7e94e16944adb56 is the first bad commit.
commit a12d4a713544ff1ff89ca176d7e94e16944adb56
Author:     Ben Widawsky <benjamin.widawsky@intel.com>
AuthorDate: Wed Oct 16 22:01:34 2013 -0700
Commit:     Ben Widawsky <benjamin.widawsky@intel.com>
CommitDate: Wed Oct 16 22:01:34 2013 -0700

    gem_ctx_bad_exec: skip vebox when appropriate

    Signed-off-by: Ben Widawsky <ben@bwidawsk.net>

output:
Test requirement not met in function main, file gem_ctx_bad_exec.c:109:
Test requirement: (!(gem_has_vebox(fd)))
Subtest vebox: SKIP

"gem_ctx_bad_exec: skip vebox when appropriate", I am not sure this skip is expected.

Reproduce steps:
----------------------------
1. ./gem_ctx_bad_exec --run-subtest vebo
Comment 1 Daniel Vetter 2013-10-22 09:13:27 UTC
This is an expected change. Unfortunately it'd be quite a fuss to check for the correct errno.

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.