https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_99/fi-icl-u/igt@pm_backlight@fade_with_dpms.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_100/fi-icl-u/igt@pm_backlight@fade_with_dpms.html (pm_backlight:1699) CRITICAL: Test assertion failure function test_fade_with_dpms, file ../tests/pm_backlight.c:161: (pm_backlight:1699) CRITICAL: Failed assertion: igt_wait_for_pm_status(IGT_RUNTIME_PM_STATUS_SUSPENDED) Subtest fade_with_dpms failed. Despite having the same signature as https://bugs.freedesktop.org/show_bug.cgi?id=107768, it is not the same bug (this issue got introduced 2 drmtip runs after 107768 got fixed).
commit 86686c6e2f7c6f0944bced11550e06d20bc6957f (HEAD, upstream/master) Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Sep 3 09:50:05 2018 +0100 igt/pm_backlight: Skip if pm is not supported If we cannot do runtime suspend, testing it's impact on the backlight is moot. Simply skip on systems that cannot runtime suspend. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107789 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107790 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107794 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
(In reply to Chris Wilson from comment #1) > commit 86686c6e2f7c6f0944bced11550e06d20bc6957f (HEAD, upstream/master) > Author: Chris Wilson <chris@chris-wilson.co.uk> > Date: Mon Sep 3 09:50:05 2018 +0100 > > igt/pm_backlight: Skip if pm is not supported > > If we cannot do runtime suspend, testing it's impact on the backlight is > moot. Simply skip on systems that cannot runtime suspend. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107789 > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107790 > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107794 > Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> > Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Thanks!
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.