<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI][DRMTIP] igt@kms_chamelium@hdmi-crc|cmp* - skip - Test requirement: igt_plane_has_format_mod(primary, fourcc, LOCAL_DRM_FORMAT_MOD_NONE), SKIP"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109811#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI][DRMTIP] igt@kms_chamelium@hdmi-crc|cmp* - skip - Test requirement: igt_plane_has_format_mod(primary, fourcc, LOCAL_DRM_FORMAT_MOD_NONE), SKIP"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109811">bug 109811</a>
from <span class="vcard"><a class="email" href="mailto:juhapekka.heikkila@gmail.com" title="Juha-Pekka Heikkilä <juhapekka.heikkila@gmail.com>"> <span class="fn">Juha-Pekka Heikkilä</span></a>
</span></b>
<pre>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;</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>