[Bug 109811] [CI][DRMTIP] igt at kms_chamelium@hdmi-crc|cmp* - skip - Test requirement: igt_plane_has_format_mod(primary, fourcc, LOCAL_DRM_FORMAT_MOD_NONE), SKIP

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 4 13:26:28 UTC 2019


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

--- Comment #2 from Juha-Pekka Heikkilä <juhapekka.heikkila at gmail.com> ---
Without digging deeper why this test skips this part in kms_chamelium.c looks
wrong as it's always true and it takes part into deciding if test should be
skipped:

/tests/kms_chamelium.c
@@ -196,8 @@ check_analog_bridge(data_t *data, struct chamelium_port *port)
        drmModeFreePropertyBlob(edid_blob);
        drmModeFreeConnector(connector);

        /* Analog bridges provide their own EDID */
        if (edid_vendor[0] != 'I' || edid_vendor[1] != 'G' ||
            edid_vendor[0] != 'T')
                return true;

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact 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/20190304/47b9d409/attachment.html>


More information about the intel-gfx-bugs mailing list