[igt-dev] [PATCH 1/1] tests/intel-ci/xe.blocklist: Add not present tests
Kamil Konieczny
kamil.konieczny at linux.intel.com
Thu Jul 13 13:44:21 UTC 2023
Hi Kunal,
On 2023-07-13 at 18:07:11 +0530, Kunal Joshi wrote:
> Chamelium and PSR config is not present on XE bat as of now
> and hang tests are yet to be enabled hence added them in blocklist.
>
> v2:
> - Change subject (Kamil)
> - Include all hang tests (Kamil)
>
> Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> Signed-off-by: Kunal Joshi <kunal1.joshi at intel.com>
Acked-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> ---
> tests/intel-ci/xe.blocklist.txt | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
> index 02edeb6b6..ab3945f76 100644
> --- a/tests/intel-ci/xe.blocklist.txt
> +++ b/tests/intel-ci/xe.blocklist.txt
> @@ -82,3 +82,11 @@ igt at kms_plane_lowres@tiling-(4|x|y|yf)
> ##################################################################
> igt at xe_sysfs*
> ##################################################################
> +# No chamelium/psr setup on XE bat
> +##################################################################
> +igt at .*chamelium.*
> +igt at .*psr.*
> +##################################################################
> +# Hang tests not yet enabled
> +##################################################################
> +igt at kms_.*@.*hang.*
> --
> 2.25.1
>
More information about the igt-dev
mailing list