18 lines
262 B
Plaintext
18 lines
262 B
Plaintext
# Skip driver specific tests
|
|
^amdgpu.*
|
|
^msm.*
|
|
nouveau_.*
|
|
^panfrost.*
|
|
^v3d.*
|
|
^vc4.*
|
|
^vmwgfx*
|
|
|
|
# Skip intel specific tests
|
|
gem_.*
|
|
i915_.*
|
|
tools_test.*
|
|
|
|
# Currently fails and causes coverage loss for other tests
|
|
# since core_getversion also fails.
|
|
core_hotunplug.*
|