1# Suspend to RAM seems to be broken on this machine 2.*suspend.* 3 4# Too unstable, machine ends up hanging after lots of Oopses 5kms_cursor_legacy.* 6 7# Skip driver specific tests 8^amdgpu.* 9msm_.* 10nouveau_.* 11^v3d.* 12^vc4.* 13^vmwgfx* 14 15# Skip intel specific tests 16gem_.* 17i915_.* 18 19# Panfrost is not a KMS driver, so skip the KMS tests 20kms_.* 21 22# Currently fails and causes coverage loss for other tests 23# since core_getversion also fails. 24core_hotunplug.* 25