1# Skip driver specific tests
2^amdgpu.*
3nouveau_.*
4panfrost_.*
5^v3d.*
6^vc4.*
7^vmwgfx*
8
9# Skip intel specific tests
10gem_.*
11i915_.*
12
13# Currently fails and causes coverage loss for other tests
14# since core_getversion also fails.
15core_hotunplug.*
16