mirror of
https://github.com/torvalds/linux.git
synced 2026-04-24 01:25:49 -04:00
Uprev IGT to the latest version and update expectation files. Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> # msm Signed-off-by: Helen Koike <helen.koike@collabora.com> Link: https://patchwork.freedesktop.org/patch/msgid/20241217160655.2371138-1-vignesh.raman@collabora.com
38 lines
954 B
Plaintext
38 lines
954 B
Plaintext
# Hangs machine
|
|
kms_bw.*
|
|
|
|
# Failing due to a bootloader/fw issue. The workaround in mesa CI involves these two patches
|
|
# https://gitlab.freedesktop.org/gfx-ci/linux/-/commit/4b49f902ec6f2bb382cbbf489870573f4b43371e
|
|
# https://gitlab.freedesktop.org/gfx-ci/linux/-/commit/38cdf4c5559771e2474ae0fecef8469f65147bc1
|
|
msm/msm_mapping@*
|
|
|
|
# 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.*
|
|
|
|
# Whole machine hangs
|
|
kms_cursor_crc.*
|
|
|
|
# IGT test crash
|
|
# IGT Version: 1.28-ga73311079
|
|
# Linux Version: 6.11.0-rc2
|
|
kms_content_protection@uevent
|
|
|
|
# IGT issue. is_joiner_mode() should return false for non-Intel hardware.
|
|
# https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/162
|
|
kms_display_modes@extended-mode-basic
|
|
kms_display_modes@mst-extended-mode-negative
|