diff options
Diffstat (limited to 'drivers/gpu/drm/ci/xfails/rockchip-rk3399-skips.txt')
-rw-r--r-- | drivers/gpu/drm/ci/xfails/rockchip-rk3399-skips.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/gpu/drm/ci/xfails/rockchip-rk3399-skips.txt b/drivers/gpu/drm/ci/xfails/rockchip-rk3399-skips.txt index 8a7c9464b30d..5c52b25b4213 100644 --- a/drivers/gpu/drm/ci/xfails/rockchip-rk3399-skips.txt +++ b/drivers/gpu/drm/ci/xfails/rockchip-rk3399-skips.txt @@ -18,3 +18,7 @@ i915_.* # Panfrost is not a KMS driver, so skip the KMS tests kms_.* + +# Currently fails and causes coverage loss for other tests +# since core_getversion also fails. +core_hotunplug.* |