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.*
26
27# IGT issue. is_joiner_mode() should return false for non-Intel hardware.
28# https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/162
29kms_display_modes@extended-mode-basic
30kms_display_modes@mst-extended-mode-negative
31