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