mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 08:13:56 -04:00
Uprev IGT to the latest version, which includes a fix for the writeback tests issue on MSM devices. Enable debugging for igt-runner to log output such as 'Begin test' and 'End test'. This will help identify which test causes system freeze or hangs. Update xfails and add metadata header for each flake test. Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com> Acked-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> # msm tests Signed-off-by: Helen Koike <helen.koike@collabora.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240704092202.75551-1-vignesh.raman@collabora.com
24 lines
364 B
Plaintext
24 lines
364 B
Plaintext
# 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_pm_rc6_residency.*
|
|
i915_suspend.*
|
|
kms_flip.*
|
|
i915_pm_rpm.*
|
|
|
|
# Kernel panic
|
|
drm_fdinfo.*
|