<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI][RESUME]igt@i915_pm_rpm@modeset-non-lpsp - skip - Test requirement: setup_environment(), SKIP"
href="https://bugs.freedesktop.org/show_bug.cgi?id=112086#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI][RESUME]igt@i915_pm_rpm@modeset-non-lpsp - skip - Test requirement: setup_environment(), SKIP"
href="https://bugs.freedesktop.org/show_bug.cgi?id=112086">bug 112086</a>
from <span class="vcard"><a class="email" href="mailto:don.hiatt@intel.com" title="Don Hiatt <don.hiatt@intel.com>"> <span class="fn">Don Hiatt</span></a>
</span></b>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are on the CC list for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>