rockchip-rk3399-skips.txt 327 B

1234567891011121314151617181920
  1. # Suspend to RAM seems to be broken on this machine
  2. .*suspend.*
  3. # Skip driver specific tests
  4. ^amdgpu.*
  5. ^msm.*
  6. nouveau_.*
  7. ^panfrost.*
  8. ^v3d.*
  9. ^vc4.*
  10. ^vmwgfx*
  11. # Skip intel specific tests
  12. gem_.*
  13. i915_.*
  14. tools_test.*
  15. # Currently fails and causes coverage loss for other tests
  16. # since core_getversion also fails.
  17. core_hotunplug.*