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
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.