[PATCH i-g-t] tests/intel-ci/xe.blocklist: block unsupported test
Kamil Konieczny
kamil.konieczny at linux.intel.com
Mon Jul 21 10:32:24 UTC 2025
Hi Sharma,,
On 2025-07-21 at 13:19:09 +0530, Sharma, Swati2 wrote:
> Hi Kunal,
>
> Sorry missed one comment. Please use either tests/intel-ci: or intel-ci:
> in subject, no need to specify blocklist name.
>
> ++ Kamil
Yes it could be shorter, also this should be blocked in i915?
Better subject:
[PATCH i-g-t] intel-ci: Block unsupported test on chamelium v1
Regards,
Kamil
>
> On 21-07-2025 12:28 pm, Sharma, Swati2 wrote:
> > Hi Kunal,
> >
> >
> > On 21-07-2025 10:43 am, Kunal Joshi wrote:
> > > Chamelium V1 HDMI reciever can support max 4k at 30
> > > Test forces EDID with 4k at 60 which isn't supported
> > > Blocklist test untill we have newer V3 boards
> > >
> > > Cc: Karthik B S <karthik.b.s at intel.com>
> > > Cc: Swati Sharma <swati2.sharma at intel.com>
> > > Signed-off-by: Kunal Joshi <kunal1.joshi at intel.com>
> > > ---
> > > tests/intel-ci/xe.blocklist.txt | 5 +++++
> > > 1 file changed, 5 insertions(+)
> > >
> > > diff --git a/tests/intel-ci/xe.blocklist.txt
> > > b/tests/intel-ci/xe.blocklist.txt
> > > index a21c8a3d3..050c89970 100644
> > > --- a/tests/intel-ci/xe.blocklist.txt
> > > +++ b/tests/intel-ci/xe.blocklist.txt
> > > @@ -115,3 +115,8 @@ igt at xe_evict@.*-multi-vm-cm.*
> > > igt at xe_evict@.*-threads-.*
> > > # igt at xe_evict@.*-cm.* # Rebind and VM_BIND may race.
> > > ##################################################################
> > > +# Chamelium V1 HDMI reciever can support max 4k at 30
> > > +# Test forces EDID with 4k at 60 which isn't supported
> > > +# Blocklist test untill we have newer V3 boards
> > > +##################################################################
> > > +igt at kms_chamelium_edid@hdmi-edid-stress-resolution-4k
> > Prefix with KMS
> > Fix typo : s/untill/until
> > Re-phrase
> > /*
> > * Chamelium V1 HDMI receiver supports a maximum resolution of 4K @ 30Hz.
> > * This test enforces an EDID with 4K @ 60Hz, which exceeds the
> > capabilities
> > * of V1 hardware and results in failures.
> > * Temporarily blocklist this test until V3 Chamelium boards (which
> > support 4K @ 60Hz)
> > * are available in the test environment.
> > */
> >
> >
>
More information about the igt-dev
mailing list