mirror of
https://github.com/torvalds/linux.git
synced 2026-05-02 13:32:40 -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>
16 lines
242 B
Plaintext
16 lines
242 B
Plaintext
# Skip driver specific tests
|
|
^amdgpu.*
|
|
nouveau_.*
|
|
panfrost_.*
|
|
^v3d.*
|
|
^vc4.*
|
|
^vmwgfx*
|
|
|
|
# Skip intel specific tests
|
|
gem_.*
|
|
i915_.*
|
|
|
|
# Currently fails and causes coverage loss for other tests
|
|
# since core_getversion also fails.
|
|
core_hotunplug.*
|