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