File: msm-sc7180-trogdor-kingoftown-skips.txt

package info (click to toggle)
linux 6.17.13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,735,112 kB
  • sloc: ansic: 26,688,265; asm: 271,225; sh: 147,407; python: 75,980; makefile: 57,304; perl: 36,943; xml: 19,562; cpp: 5,899; yacc: 4,909; lex: 2,943; awk: 1,556; sed: 29; ruby: 25
file content (39 lines) | stat: -rw-r--r-- 921 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Suspend to RAM seems to be broken on this machine
.*suspend.*

# Skip driver specific tests
^amdgpu.*
nouveau_.*
^panfrost.*
^v3d.*
^vc4.*
^vmwgfx*

# Skip intel specific tests
gem_.*
i915_.*
tools_test.*
kms_dp_link_training.*

# Currently fails and causes coverage loss for other tests
# since core_getversion also fails.
core_hotunplug.*

# Timeout occurs
kms_flip@2x-wf_vblank-ts-check

# Hangs the machine
kms_cursor_crc@cursor-random-max-size

# IGT issue. is_joiner_mode() should return false for non-Intel hardware.
# https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/162
kms_display_modes@extended-mode-basic
kms_display_modes@mst-extended-mode-negative

# It causes other tests to fail, so skip it.
kms_invalid_mode@overflow-vrefresh

# sc7180 does not have APRIV, so memptrs is not protected.
# (Preemption is not supported on devices that do not have
# APRIV, so this is ok)
msm/msm_mapping@memptrs