Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
torvalds
GitHub Repository: torvalds/linux
Path: blob/master/drivers/gpu/drm/ci/xfails/msm-apq8016-skips.txt
26517 views
1
# Skip driver specific tests
2
^amdgpu.*
3
nouveau_.*
4
^panfrost.*
5
^v3d.*
6
^vc4.*
7
^vmwgfx*
8
9
# Skip intel specific tests
10
gem_.*
11
i915_.*
12
tools_test.*
13
kms_dp_link_training.*
14
15
# Currently fails and causes coverage loss for other tests
16
# since core_getversion also fails.
17
core_hotunplug.*
18
19