[igt-dev] [i-g-t 2/2] intel-ci/xe: Update XE kms blocklist

Kamil Konieczny kamil.konieczny at linux.intel.com
Thu Sep 14 08:34:12 UTC 2023


Hi Bhanuprakash,

On 2023-09-13 at 22:37:19 +0530, Bhanuprakash Modem wrote:
> Update XE blocklist with unsuppored subtests.
> 
> Cc: Swati Sharma <swati2.sharma at intel.com>
> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
> ---
>  tests/intel-ci/xe.blocklist.txt | 16 ++++++++++------
>  1 file changed, 10 insertions(+), 6 deletions(-)
> 
> diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
> index 48b979565..94267843a 100644
> --- a/tests/intel-ci/xe.blocklist.txt
> +++ b/tests/intel-ci/xe.blocklist.txt
> @@ -1,10 +1,10 @@
>  ###############################################
>  igt at meta_test(@.*)?
>  ##################################################################
> -# Non-Xe driver tests
> +# Non-Intel driver tests
>  ##################################################################
>  igt at amdgpu.*
> -igt at i915_.*

Why removing this from here?

> +igt at kms_cursor_legacy@modeset-atomic-cursor-hotspot
------ ^
Add this to other section, this one is for driver-specific with
driver prefix.

Regards,
Kamil

>  igt at msm_.*
>  igt at nouveau_.*
>  igt at panfrost_.*
> @@ -13,11 +13,12 @@ igt at vc4.*
>  igt at vgem_.*
>  igt at vmwgfx.*
>  ##################################################################
> -# Exclude all other i915 tests
> +# Exclude all i915 tests
>  ##################################################################
>  igt at api.*
>  igt at gem.*
>  igt at gen.*
> +igt at i915_.*
>  igt at perf.*
>  igt at sysfs_.*
>  ##################################################################
> @@ -51,11 +52,12 @@ igt at kms_bw@.*-(5|6|7|8)-displays-.*
>  ##################################################################
>  # KMS: Tests specific to i915 driver
>  ##################################################################
> +igt at kms_addfb_basic@bo-too-small-due-to-tiling
>  igt at kms_addfb_basic@clobberred-modifier
> +igt at kms_addfb_basic@.*framebuffer-vs-set-tiling
>  igt at kms_draw_crc@draw-method-(mmap-cpu|mmap-gtt|pwrite)
>  igt at kms_fence_pin_leak
> -igt at kms_flip@2x-flip-vs-fences
> -igt at kms_flip@flip-vs-fences(-interruptible)
> +igt at kms_flip@.*flip-vs-fences.*
>  igt at kms_force_connector_basic@force-load-detect
>  igt at kms_frontbuffer_tracking@.*-(cpu|gtt|pwrite)
>  igt at kms_legacy_colorkey@.*
> @@ -68,5 +70,7 @@ igt at kms_rotation_crc@exhaust-fences
>  ##################################################################
>  igt at kms_busy@.*
>  igt at kms_ccs@.*
> -igt at kms_fbcon_fbt@(fbc|psr)(-suspend)
> +igt at kms_fbcon_fbt@.*
> +igt at kms_prime@.*
> +igt at kms_fb_coherency@memset-crc
>  ##################################################################
> -- 
> 2.40.0
> 


More information about the igt-dev mailing list