blob: 1a3d87c0ca6eee4ba2857e874dfce4f0db7392ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# Suspend to RAM seems to be broken on this machine
.*suspend.*
# Skip driver specific tests
^amdgpu.*
^msm.*
nouveau_.*
^panfrost.*
^v3d.*
^vc4.*
^vmwgfx*
# GEM tests takes ~1000 hours, so skip it
gem_.*
# trap_err
i915_pm_rc6_residency.*
# Hangs the machine and timeout occurs
i915_pm_rpm@system-hibernate*
|