Bug 107790 - [CI][DRMTIP] igt@pm_backlight@fade_with_suspend - fail - Failed assertion: n_read >= 0
Summary: [CI][DRMTIP] igt@pm_backlight@fade_with_suspend - fail - Failed assertion: n_...
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 08:00 UTC by Martin Peres
Modified: 2018-09-07 15:30 UTC (History)
1 user (show)

See Also:
i915 platform: ALL
i915 features: power/Other


Attachments

Description Martin Peres 2018-09-03 08:00:32 UTC
https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-icl-u/igt@pm_backlight@fade_with_suspend.html

https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-hsw-peppy/igt@pm_backlight@fade_with_suspend.html

https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-cnl-psr/igt@pm_backlight@fade_with_suspend.html

https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-cfl-s3/igt@pm_backlight@fade_with_suspend.html

https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-byt-clapper/igt@pm_backlight@fade_with_suspend.html

https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-bxt-dsi/igt@pm_backlight@fade_with_suspend.html

https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-bsw-kefka/igt@pm_backlight@fade_with_suspend.html

https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-bdw-samus/igt@pm_backlight@fade_with_suspend.html

https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-whl-u/igt@pm_backlight@fade_with_suspend.html

https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-snb-2520m/igt@pm_backlight@fade_with_suspend.html

https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-skl-6700hq/igt@pm_backlight@fade_with_suspend.html

https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-skl-6600u/igt@pm_backlight@fade_with_suspend.html

https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-kbl-r/igt@pm_backlight@fade_with_suspend.html

https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-kbl-7560u/igt@pm_backlight@fade_with_suspend.html

https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_98/fi-ivb-3520m/igt@pm_backlight@fade_with_suspend.html

(pm_backlight:1807) igt_pm-CRITICAL: Test assertion failure function igt_get_runtime_pm_status, file ../lib/igt_pm.c:576:
(pm_backlight:1807) igt_pm-CRITICAL: Failed assertion: n_read >= 0
(pm_backlight:1807) igt_pm-CRITICAL: Last errno: 9, Bad file descriptor
Comment 1 Chris Wilson 2018-09-05 15:41:58 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:30:07 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, that fixed it!


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.