Re: [PATCH i-g-t] intel-ci: Block non-Intel pvr* Imagination tests

Karthik B S <[email protected]> Wed, 29 Jul 2026 16:37:45 +0530
Newsgroups org.freedesktop.lists.igt-dev
Message-ID <[email protected]>
On 7/29/2026 4:30 PM, Kamil Konieczny wrote:
> Block all non-Intel Imagination tests with prefix pvr.
>
> Cc: Ashutosh Dixit <[email protected]>
> Cc: Karthik B S <[email protected]>
> Cc: Swati Sharma <[email protected]>
> Signed-off-by: Kamil Konieczny <[email protected]>
Reviewed-by: Karthik B S <[email protected]>
> ---
>   tests/intel-ci/i915.blocklist.txt | 4 ++++
>   tests/intel-ci/xe.blocklist.txt   | 1 +
>   2 files changed, 5 insertions(+)
>
> diff --git a/tests/intel-ci/i915.blocklist.txt b/tests/intel-ci/i915.blocklist.txt
> index bfb1e6b5a..da467ae49 100644
> --- a/tests/intel-ci/i915.blocklist.txt
> +++ b/tests/intel-ci/i915.blocklist.txt
> @@ -126,6 +126,10 @@ igt@panfrost.*
>   ###############################################
>   igt@panthor.*
>   ###############################################
> +# Imagination
> +###############################################
> +igt@pvr.*
> +###############################################
>   # Qualcomm
>   ###############################################
>   igt@msm.*
> diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
> index 0e6babd0b..410f43b17 100644
> --- a/tests/intel-ci/xe.blocklist.txt
> +++ b/tests/intel-ci/xe.blocklist.txt
> @@ -9,6 +9,7 @@ igt@msm.*
>   igt@nouveau_.*
>   igt@panfrost.*
>   igt@panthor.*
> +igt@pvr.*
>   igt@v3d.*
>   igt@vc4.*
>   igt@vgem_.*