1# Suspend to RAM seems to be broken on this machine 2.*suspend.* 3 4# GPU hangs, then the whole machine 5gem_eio.* 6 7# Whole machine hangs 8kms_flip@absolute-wf_vblank@a-edp1 9 10# This is generating kernel oops with divide error 11kms_plane_scaling@invalid-parameters 12 13# Skip driver specific tests 14^amdgpu.* 15^msm.* 16nouveau_.* 17^panfrost.* 18^v3d.* 19^vc4.* 20^vmwgfx* 21^xe.* 22 23# GEM tests takes ~1000 hours, so skip it 24gem_.* 25 26# Kernel panic 27drm_fdinfo.* 28 29# Hangs the machine and timeout occurs 30i915_pm_rc6_residency.* 31i915_suspend.* 32sysfs_heartbeat_interval.* 33syncobj_timeline.* 34sysfs_timeslice_duration.* 35syncobj_wait.* 36 37# Kernel panic and test hangs with multiple kms tests 38kms_.* 39 40# The test alternates between failing and timing out on reruns, causing the pipeline to fail 41api_intel_allocator@reopen 42api_intel_bb@destroy-bb 43core_hotunplug@hotrebind-lateclose 44dumb_buffer@map-valid 45i915_pm_rps@engine-order 46perf_pmu@busy 47perf_pmu@enable-race 48perf_pmu@semaphore-wait-idle 49prime_mmap@test_refcounting 50sriov_basic@enable-vfs-bind-unbind-each-numvfs-all 51syncobj_basic@illegal-fd-to-handle 52