Bug 107789 - [CI][DRMTIP] igt@pm_backlight@fade_with_dpms - fail - Failed assertion: igt_wait_for_pm_status(IGT_RUNTIME_PM_STATUS_SUSPENDED)
Summary: [CI][DRMTIP] igt@pm_backlight@fade_with_dpms - fail - Failed assertion: igt_w...
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: Other All
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard: ReadyForDev
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-03 07:55 UTC by Martin Peres
Modified: 2018-09-07 15:31 UTC (History)
1 user (show)

See Also:
i915 platform: ICL
i915 features:


Attachments

Description Martin Peres 2018-09-03 07:55:21 UTC
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).
Comment 1 Chris Wilson 2018-09-05 15:42:03 UTC
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>
Comment 2 Martin Peres 2018-09-07 15:31:29 UTC
(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.