mediatek-mt8183-skips.txt 262 B

1234567891011121314151617
  1. # Skip driver specific tests
  2. ^amdgpu.*
  3. ^msm.*
  4. nouveau_.*
  5. ^panfrost.*
  6. ^v3d.*
  7. ^vc4.*
  8. ^vmwgfx*
  9. # Skip intel specific tests
  10. gem_.*
  11. i915_.*
  12. tools_test.*
  13. # Currently fails and causes coverage loss for other tests
  14. # since core_getversion also fails.
  15. core_hotunplug.*