diff options
Diffstat (limited to 'drivers/gpu/drm/ci/xfails/meson-g12b-skips.txt')
-rw-r--r-- | drivers/gpu/drm/ci/xfails/meson-g12b-skips.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/drivers/gpu/drm/ci/xfails/meson-g12b-skips.txt b/drivers/gpu/drm/ci/xfails/meson-g12b-skips.txt new file mode 100644 index 000000000000..8198e06344a3 --- /dev/null +++ b/drivers/gpu/drm/ci/xfails/meson-g12b-skips.txt @@ -0,0 +1,17 @@ +# 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.* |