[PATCH i-g-t v1 1/2] intel-ci/i915: Block more Xe tests in i915 runs
Peter Senna Tschudin
peter.senna at linux.intel.com
Thu Apr 3 08:37:16 UTC 2025
On 4/2/2025 6:12 PM, Kamil Konieczny wrote:
> 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>
Reviewed-by: Peter Senna Tschudin <peter.senna at linux.intel.com>> ---
> tests/intel-ci/blacklist.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> 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(@.*)?
>
More information about the igt-dev
mailing list