mirror of
https://github.com/torvalds/linux.git
synced 2026-04-30 20:42:33 -04:00
Now the testlist is used from IGT build, so update xfails with the new testlist. Set the timeout of all i915 jobs to 1h30m since some jobs takes more than 1 hour to complete. Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> # msm testlists Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com> Reviewed-by: Jessica Zhang <quic_jesszhan@quicinc.com> # msm test list Acked-by: Helen Koike <helen.koike@collabora.com> Signed-off-by: Helen Koike <helen.koike@collabora.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240529024049.356327-7-vignesh.raman@collabora.com Signed-off-by: Helen Koike <helen.koike@collabora.com>
40 lines
609 B
Plaintext
40 lines
609 B
Plaintext
# Suspend to RAM seems to be broken on this machine
|
|
.*suspend.*
|
|
|
|
# This is generating kernel oops with divide error
|
|
kms_plane_scaling@invalid-parameters
|
|
|
|
# Skip driver specific tests
|
|
^amdgpu.*
|
|
msm_.*
|
|
nouveau_.*
|
|
panfrost_.*
|
|
^v3d.*
|
|
^vc4.*
|
|
^vmwgfx*
|
|
|
|
# GEM tests takes ~1000 hours, so skip it
|
|
gem_.*
|
|
|
|
# Hangs the machine and timeout occurs
|
|
i915_.*
|
|
api_intel_bb.*
|
|
|
|
# Kernel panic
|
|
drm_fdinfo.*
|
|
kms_.*
|
|
prime_mmap_coherency.*
|
|
perf.*
|
|
drm_read.*
|
|
api_intel_allocator.*
|
|
sysfs_preempt_timeout.*
|
|
dumb_buffer.*
|
|
gen9_exec_parse.*
|
|
debugfs_test.*
|
|
core_hotunplug.*
|
|
tools_test.*
|
|
|
|
# GPU hang
|
|
sysfs_timeslice_.*
|
|
sysfs_heartbeat_.*
|