[i-g-t] tests/intel-ci: Update i915 blocklist
Kamil Konieczny
kamil.konieczny at linux.intel.com
Tue Jun 25 09:56:13 UTC 2024
Hi Bhanuprakash,
On 2024-06-25 at 10:40:48 +0530, Bhanuprakash Modem wrote:
> Block KMS tests those are specific to (display_ver > 14)
> are not applicable for i915.
>
> Cc: Karthik B S <karthik.b.s at intel.com>
> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
> ---
> tests/intel-ci/blacklist.txt | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
> index d01ef5e16..b35633c5a 100644
> --- a/tests/intel-ci/blacklist.txt
> +++ b/tests/intel-ci/blacklist.txt
> @@ -142,4 +142,11 @@ igt at device_reset@reset-bound
> igt at kms_bw@.*
>
> # Tests specific to (Display_ver > 14) are not applicable for i915
> +igt at kms_ccs@bad-rotation-90-4-tiled-xe2-ccs
> +igt at kms_ccs@crc-primary-basic-4-tiled-xe2-ccs
> +igt at kms_ccs@crc-primary-rotation-180-4-tiled-xe2-ccs
> +igt at kms_ccs@crc-sprite-planes-basic-4-tiled-xe2-ccs
> +igt at kms_ccs@random-ccs-data-4-tiled-xe2-ccs
What about using regex here like:
igt at kms_ccs@.*-4-tiled-xe2-ccs
With or without it
Acked-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> +igt at kms_frontbuffer_tracking@plane-fbc-rte
> +igt at kms_pm_dc@deep-pkgc
> igt at kms_vrr@cmrr
> --
> 2.43.2
>
More information about the igt-dev
mailing list