mirror of
https://github.com/torvalds/linux.git
synced 2026-04-19 23:34:00 -04:00
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
28 lines
696 B
Plaintext
28 lines
696 B
Plaintext
# Whole machine hangs
|
|
kms_cursor_legacy@all-pipes-torture-move
|
|
|
|
# Skip driver specific tests
|
|
^amdgpu.*
|
|
nouveau_.*
|
|
^panfrost.*
|
|
^v3d.*
|
|
^vc4.*
|
|
^vmwgfx*
|
|
|
|
# Skip intel specific tests
|
|
gem_.*
|
|
i915_.*
|
|
tools_test.*
|
|
|
|
# Currently fails and causes coverage loss for other tests
|
|
# since core_getversion also fails.
|
|
core_hotunplug.*
|
|
|
|
# gpu fault
|
|
# [IGT] msm_mapping: executing
|
|
# [IGT] msm_mapping: starting subtest shadow
|
|
# *** gpu fault: ttbr0=00000001030ea000 iova=0000000001074000 dir=WRITE type=PERMISSION source=1f030000 (0,0,0,0)
|
|
# msm_mdp 901000.display-controller: RBBM | ME master split | status=0x701000B0
|
|
# watchdog: BUG: soft lockup - CPU#0 stuck for 26s! [kworker/u16:3:46]
|
|
msm/msm_mapping@shadow
|