[Bug 107847] [CI][DRMTIP] igt at pm_backlight@fade_with_suspend - fail - Failed assertion: ({ typeof(0) _a = (0); typeof(val - tolerance) _b = (val - tolerance); _a > _b ? _a : _b; }) <= result

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 28 13:24:32 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=107847

--- Comment #4 from Jani Nikula <jani.nikula at intel.com> ---
Should we do this?

diff --git a/tests/pm_backlight.c b/tests/pm_backlight.c
index 32808cdf6ca4..8d6a92c98004 100644
--- a/tests/pm_backlight.c
+++ b/tests/pm_backlight.c
@@ -184,6 +184,8 @@ test_fade_with_suspend(struct context *context,
igt_output_t *output)

        igt_system_suspend_autoresume(SUSPEND_STATE_MEM, SUSPEND_TEST_NONE);

+       igt_assert(igt_wait_for_pm_status(IGT_RUNTIME_PM_STATUS_ACTIVE));
+
        test_fade(context);
 }

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180928/c9fc9a51/attachment.html>


More information about the intel-gfx-bugs mailing list