[PATCH i-g-t v2] tests/intel-ci: Block unsupported downscaling tests

Sharma, Swati2 swati2.sharma at intel.com
Fri Jul 18 12:20:21 UTC 2025


Hi Ramanaidu,

On 12-07-2025 01:43 am, Naladala Ramanaidu wrote:
> Adds the downscaling test to the blocklist due to failures when
> the maximum downscale factor exceeds the 3.0 limit in either
> direction.
>
> Bspec: 50441
>
> Signed-off-by: Naladala Ramanaidu <ramanaidu.naladala at intel.com>
> ---
>   tests/intel-ci/blacklist.txt | 5 +++++
>   1 file changed, 5 insertions(+)
>
> diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
> index 6c91f1a70..bb4b8dfec 100644
> --- a/tests/intel-ci/blacklist.txt
> +++ b/tests/intel-ci/blacklist.txt
Now, files are renamed. It should be i915.blocklist.txt
This can be fixed while merging.

With this fixed, patch LGTM
Reviewed-by: Swati Sharma <swati2.sharma at intel.com>
> @@ -84,6 +84,11 @@ igt at gem_exec_alignment@pi-shared
>   ###############################################
>   igt at kms_frontbuffer_tracking@.*drrs.*
>   ###############################################
> +# Maximum downscale must be less than 3.0 in
> +# each direction
> +###############################################
> +igt at kms_plane_scaling@.*downscale-factor-0-25.*
> +###############################################
>   # Tends to generate invalid configurations
>   # using CCS planes or configurations that
>   # exceed HW capabilities resulting in sporadic



More information about the igt-dev mailing list