[Bug 112086] [CI][RESUME]igt at i915_pm_rpm@modeset-non-lpsp - skip - Test requirement: setup_environment(), SKIP
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Oct 30 17:08:07 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=112086
--- Comment #6 from Don Hiatt <don.hiatt at intel.com> ---
setup_environment() (tests/i915/i915_pm_rpm.c) requires that the DUT suspends,
otherwise tests are skipped (as gem-mmap-cpu in the latest run).
I recently added some logging to IGT (see below) and it is showing that the
DUT's pm_status is active but we are expecting it to be suspended. The test
only allows 10 seconds to suspend before giving up. This appears to be just a
race in the IGT where occasionally DUTs take longer that 10 seconds, hence the
reason we only see this occasionally.
Since this is an IGT issue, I think the severity is medium. We should probably
add some additional retries to close this race condition.
(i915_pm_rpm:910) igt_pm-WARNING: timeout: pm_status expected:suspended,
got:active
Subtest gem-mmap-cpu: SKIP
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20191030/32145639/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list