mirror of
https://github.com/torvalds/linux.git
synced 2026-04-19 15:24:02 -04:00
Uprev IGT to the latest version and update expectation files. Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com> Acked-by: Helen Koike <helen.fornazier@gmail.com> Link: https://lore.kernel.org/r/20250314085858.39328-3-vignesh.raman@collabora.com
18 lines
278 B
Plaintext
18 lines
278 B
Plaintext
# Skip driver specific tests
|
|
^amdgpu.*
|
|
nouveau_.*
|
|
^panfrost.*
|
|
^v3d.*
|
|
^vc4.*
|
|
^vmwgfx*
|
|
|
|
# Skip intel specific tests
|
|
gem_.*
|
|
i915_.*
|
|
tools_test.*
|
|
kms_dp_link_training.*
|
|
|
|
# Currently fails and causes coverage loss for other tests
|
|
# since core_getversion also fails.
|
|
core_hotunplug.*
|