[PATCH i-g-t v1 1/2] intel-ci/i915: Block more Xe tests in i915 runs
Mishra, Pallavi
pallavi.mishra at intel.com
Wed Apr 2 18:27:37 UTC 2025
> -----Original Message-----
> From: igt-dev <igt-dev-bounces at lists.freedesktop.org> On Behalf Of Kamil
> Konieczny
> Sent: Wednesday, April 2, 2025 9:12 AM
> To: igt-dev at lists.freedesktop.org
> Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>; Peter Senna
> Tschudin <peter.senna at linux.intel.com>
> Subject: [PATCH i-g-t v1 1/2] intel-ci/i915: Block more Xe tests in i915 runs
>
> There was recently added new generic Intel test intel_sysfs_debugfs at xe-
> debugfs-read-all-entries which is causing a valid skip on DG2. Lets block all
> similar Xe tests from i915 runs.
>
> Cc: Peter Senna Tschudin <peter.senna at linux.intel.com>
> Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13983
> Signed-off-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> ---
> tests/intel-ci/blacklist.txt | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Pallavi Mishra <pallavi.mishra at intel.com>
>
> diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt index
> 9917bf46a..1afea1c86 100644
> --- a/tests/intel-ci/blacklist.txt
> +++ b/tests/intel-ci/blacklist.txt
> @@ -2,6 +2,7 @@
> # This file is for non-Xe tests only
> ###############################################
> igt at xe.*
> +igt at .*@xe.*
>
> igt at meta_test(@.*)?
>
> --
> 2.49.0
More information about the igt-dev
mailing list