1# Suspend to RAM seems to be broken on this machine 2.*suspend.* 3 4# Skip driver specific tests 5^amdgpu.* 6^msm.* 7nouveau_.* 8^panfrost.* 9^v3d.* 10^vc4.* 11^vmwgfx* 12 13# Skip intel specific tests 14gem_.* 15i915_.* 16tools_test.* 17kms_dp_link_training.* 18 19# Currently fails and causes coverage loss for other tests 20# since core_getversion also fails. 21core_hotunplug.* 22 23# IGT issue. is_joiner_mode() should return false for non-Intel hardware. 24# https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/162 25kms_display_modes@extended-mode-basic 26kms_display_modes@mst-extended-mode-negative 27