[igt-dev] [PATCH i-g-t 1/1] tests/intel-ci: Add detailed description to blocked tests

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Thu Aug 3 08:30:18 UTC 2023


On Thu,  3 Aug 2023 08:21:34 +0000
Katarzyna Dec <katarzyna.dec at intel.com> wrote:

> Update of description of blocked tests:
> * mock DRM KUnit:
> 	igt at dmabuf.*
> 	igt at drm_buddy
> 	igt at drm_mm
> 	igt at kms_selftest.*
> * test blocked as KMD not ready
> 	igt at xe_sysfs*
> 
> Signed-off-by: Katarzyna Dec <katarzyna.dec at intel.com>
> Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
> Cc: Priyanka Dandamudi <priyanka.dandamudi at intel.com>

Reviewed-by: Mauro Carvalho Chehab <mchehab at kernel.org>

> ---
>  tests/intel-ci/xe.blocklist.txt | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)
> 
> diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
> index b40dd4f70..2398acf3d 100644
> --- a/tests/intel-ci/xe.blocklist.txt
> +++ b/tests/intel-ci/xe.blocklist.txt
> @@ -21,7 +21,8 @@ igt at gen.*
>  igt at perf.*
>  igt at sysfs_.*
>  ##################################################################
> -# Exclude kselftest
> +# Exclude mock DRM KUnit from IGT, as those already run at build
> +# time on Intel CI
>  #################################################################
>  igt at dmabuf.*
>  igt at drm_buddy
> @@ -81,5 +82,8 @@ igt at kms_getfb@.*-ccs
>  igt at kms_plane_lowres@tiling-(4|x|y|yf)
>  igt at kms_.*@.*hang.*
>  ##################################################################
> +# xe_sysfs tests are blocked due to KMD not ready yet
> +# To be UNBLOCKED after KMD is merged
> +##################################################################
>  igt at xe_sysfs*
>  ##################################################################


More information about the igt-dev mailing list