Linux Audio

Check our new training course

Linux BSP upgrade and security maintenance

Need help to get security updates for your Linux BSP?
Loading...
Note: File does not exist in v3.1.
 1# Hits a "refcount_t: underflow; use-after-free" in virtio_gpu_fence_event_process
 2# When run in a particular order with other tests
 3kms_cursor_legacy.*
 4
 5# Job just hangs without any output
 6kms_flip@flip-vs-suspend.*
 7
 8# Skip driver specific tests
 9^amdgpu.*
10^msm.*
11nouveau_.*
12^panfrost.*
13^v3d.*
14^vc4.*
15^vmwgfx*
16
17# Skip intel specific tests
18gem_.*
19i915_.*
20xe_.*
21tools_test.*
22
23# Currently fails and causes coverage loss for other tests
24# since core_getversion also fails.
25core_hotunplug.*