]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
drm/ci: skip tools_test on non-intel platforms
authorVignesh Raman <vignesh.raman@collabora.com>
Tue, 30 Jul 2024 02:15:37 +0000 (07:45 +0530)
committerHelen Koike <helen.koike@collabora.com>
Tue, 6 Aug 2024 14:20:41 +0000 (11:20 -0300)
tools_test is a wrapper for running tools/intel_reg
and tools/intel_l3_parity. So skip these tests on
non-intel platforms and update expectaion files.

Acked-by: Helen Koike <helen.koike@collabora.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Signed-off-by: Helen Koike <helen.koike@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240730021545.912271-3-vignesh.raman@collabora.com
26 files changed:
drivers/gpu/drm/ci/xfails/amdgpu-stoney-fails.txt
drivers/gpu/drm/ci/xfails/amdgpu-stoney-skips.txt
drivers/gpu/drm/ci/xfails/mediatek-mt8173-fails.txt
drivers/gpu/drm/ci/xfails/mediatek-mt8173-skips.txt
drivers/gpu/drm/ci/xfails/mediatek-mt8183-fails.txt
drivers/gpu/drm/ci/xfails/mediatek-mt8183-skips.txt
drivers/gpu/drm/ci/xfails/meson-g12b-fails.txt
drivers/gpu/drm/ci/xfails/meson-g12b-skips.txt
drivers/gpu/drm/ci/xfails/msm-apq8016-fails.txt
drivers/gpu/drm/ci/xfails/msm-apq8016-skips.txt
drivers/gpu/drm/ci/xfails/msm-apq8096-fails.txt
drivers/gpu/drm/ci/xfails/msm-apq8096-skips.txt
drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-fails.txt
drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-skips.txt
drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-lazor-limozeen-fails.txt
drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-lazor-limozeen-skips.txt
drivers/gpu/drm/ci/xfails/msm-sdm845-fails.txt
drivers/gpu/drm/ci/xfails/msm-sdm845-skips.txt
drivers/gpu/drm/ci/xfails/rockchip-rk3288-fails.txt
drivers/gpu/drm/ci/xfails/rockchip-rk3288-skips.txt
drivers/gpu/drm/ci/xfails/rockchip-rk3399-fails.txt
drivers/gpu/drm/ci/xfails/rockchip-rk3399-skips.txt
drivers/gpu/drm/ci/xfails/virtio_gpu-none-fails.txt
drivers/gpu/drm/ci/xfails/virtio_gpu-none-skips.txt
drivers/gpu/drm/ci/xfails/vkms-none-fails.txt
drivers/gpu/drm/ci/xfails/vkms-none-skips.txt

index 2f74880671ca1fe8b1abbd7e222d47bef63338e3..8e2fed6d76a36f8d38a06cb904796bb3f9bb53ec 100644 (file)
@@ -38,4 +38,3 @@ kms_plane@pixel-format,Fail
 kms_plane_cursor@primary,Fail
 kms_rotation_crc@primary-rotation-180,Fail
 perf@i915-ref-count,Fail
-tools_test@tools_test,Fail
index 931d6d1d0165c25bebb1e9bece452196b9c06da9..f41b3e112976ed3732522f6606dea731c9ebdff6 100644 (file)
@@ -13,6 +13,7 @@ nouveau_.*
 gem_.*
 i915_.*
 xe_.*
+tools_test.*
 
 # Currently fails and causes coverage loss for other tests
 # since core_getversion also fails.
index 95aadef2fa2d6ff16a0696be36d6c23225b79c9e..a14349a1967fdd32b7ac367a197c569c1c811599 100644 (file)
@@ -34,4 +34,3 @@ kms_properties@get_properties-sanity-atomic,Fail
 kms_properties@plane-properties-atomic,Fail
 kms_properties@plane-properties-legacy,Fail
 kms_rmfb@close-fd,Fail
-tools_test@tools_test,Fail
index 562662eff802a1c21fcf04cf57ca52fd2670763c..8198e06344a31c7493959c7c00fb01eecc8f094a 100644 (file)
@@ -10,6 +10,7 @@ nouveau_.*
 # Skip intel specific tests
 gem_.*
 i915_.*
+tools_test.*
 
 # Currently fails and causes coverage loss for other tests
 # since core_getversion also fails.
index 5b7d623f404bd591896b0177f2f1f00d15bfaa0d..70053ea74b5df4d3fd38f9e4a3a6e67155e4c05a 100644 (file)
@@ -5,4 +5,3 @@ dumb_buffer@map-invalid-size,Fail
 dumb_buffer@map-uaf,Fail
 dumb_buffer@map-valid,Fail
 panfrost/panfrost_prime@gem-prime-import,Fail
-tools_test@tools_test,Fail
index 03eefa518afa5d17938aa1c236d1d4510f8d6815..aeec535107c147f13dff47475745427bb631ae84 100644 (file)
@@ -9,6 +9,7 @@ nouveau_.*
 # Skip intel specific tests
 gem_.*
 i915_.*
+tools_test.*
 
 # Panfrost is not a KMS driver, so skip the KMS tests
 kms_.*
index 5b7d623f404bd591896b0177f2f1f00d15bfaa0d..70053ea74b5df4d3fd38f9e4a3a6e67155e4c05a 100644 (file)
@@ -5,4 +5,3 @@ dumb_buffer@map-invalid-size,Fail
 dumb_buffer@map-uaf,Fail
 dumb_buffer@map-valid,Fail
 panfrost/panfrost_prime@gem-prime-import,Fail
-tools_test@tools_test,Fail
index 03eefa518afa5d17938aa1c236d1d4510f8d6815..aeec535107c147f13dff47475745427bb631ae84 100644 (file)
@@ -9,6 +9,7 @@ nouveau_.*
 # Skip intel specific tests
 gem_.*
 i915_.*
+tools_test.*
 
 # Panfrost is not a KMS driver, so skip the KMS tests
 kms_.*
index b57884650306e4b2a86ad4512affee9fa3205949..4ac46168eff31fc0009c4a4d1e21c25b6e8308fe 100644 (file)
@@ -9,4 +9,3 @@ kms_force_connector_basic@force-edid,Fail
 kms_hdmi_inject@inject-4k,Fail
 kms_lease@lease-uevent,Fail
 msm/msm_mapping@ring,Fail
-tools_test@tools_test,Fail
index ef7697190fff121d7a912a1ca63cdbd801c244a4..1674c8e214d688b52ab5471c29fa116898cce5c2 100644 (file)
@@ -9,6 +9,7 @@ nouveau_.*
 # Skip intel specific tests
 gem_.*
 i915_.*
+tools_test.*
 
 # Currently fails and causes coverage loss for other tests
 # since core_getversion also fails.
index 46ca69ce2ffe8f63f27d63025c7b8a90e5a3a24a..bd0653caf7a0bd997fecec2113dc85f7dcfe036a 100644 (file)
@@ -5,4 +5,3 @@ device_reset@unbind-reset-rebind,Fail
 dumb_buffer@invalid-bpp,Fail
 kms_3d,Fail
 kms_lease@lease-uevent,Fail
-tools_test@tools_test,Fail
index 244324d38964cc690fd2cc8cfe6a1684a9405b9a..5550be5486ed5959992d13ba0a9135df06719221 100644 (file)
@@ -12,6 +12,7 @@ nouveau_.*
 # Skip intel specific tests
 gem_.*
 i915_.*
+tools_test.*
 
 # Currently fails and causes coverage loss for other tests
 # since core_getversion also fails.
index 8e02392a24cb5a795de15ac7ff8fb0a5afbb7b71..d42004cd69772ee75d333c702e51ab9ee278bb13 100644 (file)
@@ -43,4 +43,3 @@ kms_plane_alpha_blend@coverage-vs-premult-vs-constant,Fail
 kms_plane_lowres@tiling-none,Fail
 kms_rmfb@close-fd,Fail
 kms_vblank@ts-continuation-dpms-rpm,Fail
-tools_test@tools_test,Fail
index bd5a975a1b2f1b1bed265e3719f872be9ab9fdc7..c2833eee1c4bca20fa49868d0dcf5a61cac3468b 100644 (file)
@@ -12,6 +12,7 @@ nouveau_.*
 # Skip intel specific tests
 gem_.*
 i915_.*
+tools_test.*
 
 # Currently fails and causes coverage loss for other tests
 # since core_getversion also fails.
index 8e02392a24cb5a795de15ac7ff8fb0a5afbb7b71..d42004cd69772ee75d333c702e51ab9ee278bb13 100644 (file)
@@ -43,4 +43,3 @@ kms_plane_alpha_blend@coverage-vs-premult-vs-constant,Fail
 kms_plane_lowres@tiling-none,Fail
 kms_rmfb@close-fd,Fail
 kms_vblank@ts-continuation-dpms-rpm,Fail
-tools_test@tools_test,Fail
index d06c3621300df8a58bc709db4337d29ef789f3bb..7c69c1f1d55b8473d5d6cdf2d7e653e7a8f31628 100644 (file)
@@ -12,6 +12,7 @@ nouveau_.*
 # Skip intel specific tests
 gem_.*
 i915_.*
+tools_test.*
 
 # Currently fails and causes coverage loss for other tests
 # since core_getversion also fails.
index 8f010c8a9c4f004811027c21a4e98295f59223f3..770a1c685fdea461e8b51b5b7453ea1a60f7db1d 100644 (file)
@@ -33,4 +33,3 @@ kms_plane_alpha_blend@coverage-vs-premult-vs-constant,Fail
 kms_plane_cursor@overlay,Fail
 kms_plane_cursor@viewport,Fail
 kms_rmfb@close-fd,Fail
-tools_test@tools_test,Fail
index 041a9637cc3eb4f0d29a8f02e047f514dee18c7a..90651048ab6100f378151fcfbb161fa14404918d 100644 (file)
@@ -17,6 +17,7 @@ nouveau_.*
 # Skip intel specific tests
 gem_.*
 i915_.*
+tools_test.*
 
 # Currently fails and causes coverage loss for other tests
 # since core_getversion also fails.
index 10689906da3a3bf31627b5735bed2fb670e6d225..99928a24e6364e471239ae02a057fb58adb87448 100644 (file)
@@ -5,4 +5,3 @@ dumb_buffer@map-invalid-size,Crash
 dumb_buffer@map-uaf,Crash
 dumb_buffer@map-valid,Crash
 panfrost/panfrost_prime@gem-prime-import,Crash
-tools_test@tools_test,Crash
index b8cb31842323249c10e9ed561a0bfe2838894051..e86ff00dc58a87957412ab27cf2d48a2e59684dd 100644 (file)
@@ -62,6 +62,7 @@ nouveau_.*
 # Skip intel specific tests
 gem_.*
 i915_.*
+tools_test.*
 
 # Panfrost is not a KMS driver, so skip the KMS tests
 kms_.*
index 5b7d623f404bd591896b0177f2f1f00d15bfaa0d..70053ea74b5df4d3fd38f9e4a3a6e67155e4c05a 100644 (file)
@@ -5,4 +5,3 @@ dumb_buffer@map-invalid-size,Fail
 dumb_buffer@map-uaf,Fail
 dumb_buffer@map-valid,Fail
 panfrost/panfrost_prime@gem-prime-import,Fail
-tools_test@tools_test,Fail
index 743f3eeb2f80d409aaff8d52a9f6134fabd2e6e2..8f22ff6d8cb759e3ee2935e92dbde12b8752c939 100644 (file)
@@ -15,6 +15,7 @@ nouveau_.*
 # Skip intel specific tests
 gem_.*
 i915_.*
+tools_test.*
 
 # Panfrost is not a KMS driver, so skip the KMS tests
 kms_.*
index 248943c2a7387d845d44bfc33908cf8a2eaf28aa..c72fee70e739ff0c93285bc98fe538b4e666b237 100644 (file)
@@ -187,4 +187,3 @@ kms_vblank@wait-forked,Fail
 kms_vblank@wait-forked-busy,Fail
 kms_vblank@wait-idle,Fail
 perf@i915-ref-count,Fail
-tools_test@tools_test,Fail
index 8198905c5fd4efea2b828276c0d7f65d266105e7..9c9e048725f8bef965ab818bc48adeb1d1221568 100644 (file)
@@ -18,6 +18,7 @@ nouveau_.*
 gem_.*
 i915_.*
 xe_.*
+tools_test.*
 
 # Currently fails and causes coverage loss for other tests
 # since core_getversion also fails.
index 8385b26073ed37b9636d49cc54eab48b20913ee6..5408110f4c6095c123ca2144cab8019edc6faa6a 100644 (file)
@@ -50,4 +50,3 @@ kms_writeback@writeback-fb-id-XRGB2101010,Fail
 kms_writeback@writeback-invalid-parameters,Fail
 kms_writeback@writeback-pixel-formats,Fail
 perf@i915-ref-count,Fail
-tools_test@tools_test,Fail
index 6c1f2b2b6e53882a5f7974dc20b6dc45eeca86f5..5ccc771fbb36b9ec4f6bd82c9bdc9d21b6ccd339 100644 (file)
@@ -218,3 +218,4 @@ nouveau_.*
 gem_.*
 i915_.*
 xe_.*
+tools_test.*