From: Karthik B S <karthik.b.s@intel.com>
To: Naladala Ramanaidu <ramanaidu.naladala@intel.com>,
<igt-dev@lists.freedesktop.org>
Subject: Re: [PATCH i-g-t v1] tests/intel-ci: Refine regex to accurately match plane downscale factor tests
Date: Mon, 23 Jun 2025 11:56:54 +0530 [thread overview]
Message-ID: <6928ecc1-22d4-4975-a080-ab5cf815072b@intel.com> (raw)
In-Reply-To: <45d873ce-6a31-471e-b4a8-d41f6a2ba389@intel.com>
Hi Ramanaidu,
Just realized we're having adlp/dg2 running on xe on CI and these tests
are expected to run on these platforms. So lets discard this patch and
also get the original patch reverted. We might need to handle this
restriction at a test level for now at least.
Thanks,
Karthik.B.S
On 6/23/2025 9:28 AM, Karthik B S wrote:
>
> On 6/19/2025 1:54 PM, Naladala Ramanaidu wrote:
>> The previous pattern was overly broad and potentially matched
>> unintended test cases. The updated regex now accurately targets
>> the intended downscale factors.
>>
>> Fixes: a0d787e069ce ("tests/intel-ci: Blocklist unsupported Xe
>> scaling tests")
>> Signed-off-by: Naladala Ramanaidu <ramanaidu.naladala@intel.com>
> Reviewed-by: Karthik B S <karthik.b.s@intel.com>
>> ---
>> tests/intel-ci/xe.blocklist.txt | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/tests/intel-ci/xe.blocklist.txt
>> b/tests/intel-ci/xe.blocklist.txt
>> index dcdce8b20..1eabd4232 100644
>> --- a/tests/intel-ci/xe.blocklist.txt
>> +++ b/tests/intel-ci/xe.blocklist.txt
>> @@ -82,7 +82,7 @@ igt@kms_pm_rpm@cursor.*
>> ##################################################################
>> igt@kms_atomic@plane-primary-overlay-mutable-zpos
>> igt@kms_plane_scaling@.*downscale-factor-0-25.*
>> -igt@kms_plane_scaling@planes-downscale-factor-(0-25|0-5|0-75)
>> +igt@kms_plane_scaling@planes-downscale-factor-(0-2|0-|0-7).$
>> igt@kms_plane_scaling@planes-upscale-.*downscale-.*
>> igt@kms_prime@.*
>> igt@kms_scaling_modes@scaling-mode-none
prev parent reply other threads:[~2025-06-23 6:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-19 8:24 [PATCH i-g-t v1] tests/intel-ci: Refine regex to accurately match plane downscale factor tests Naladala Ramanaidu
2025-06-19 9:14 ` ✓ Xe.CI.BAT: success for " Patchwork
2025-06-19 9:17 ` ✓ i915.CI.BAT: " Patchwork
2025-06-19 19:59 ` ✗ i915.CI.Full: failure " Patchwork
2025-06-19 21:30 ` ✗ Xe.CI.Full: " Patchwork
2025-06-23 3:58 ` [PATCH i-g-t v1] " Karthik B S
2025-06-23 6:26 ` Karthik B S [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6928ecc1-22d4-4975-a080-ab5cf815072b@intel.com \
--to=karthik.b.s@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=ramanaidu.naladala@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.