1# Skip driver specific tests 2^amdgpu.* 3msm_.* 4nouveau_.* 5^v3d.* 6^vc4.* 7^vmwgfx* 8 9# Skip intel specific tests 10gem_.* 11i915_.* 12 13# Panfrost is not a KMS driver, so skip the KMS tests 14kms_.* 15 16# Currently fails and causes coverage loss for other tests 17# since core_getversion also fails. 18core_hotunplug.* 19