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