summaryrefslogtreecommitdiff
path: root/tests/tests/hardware/TEST_MAPPING
blob: a7648e0d04032cb1d311da1b0c09305b1b1bfb02 (plain)
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
{
  "presubmit": [
    {
      "name": "CtsHardwareTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ],

  "kernel-presubmit": [
    {
      "name": "CtsHardwareTestCases",
      "options": [
        {
          // TODO(b/266108817): android.hardware.input.cts.tests unexpected timeouts
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4BluetoothTest#testAllMotions"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualSenseBluetoothTest#testAllKeys"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualSenseBluetoothTest#testAllMotions"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.AsusGamepadTest#testAllKeys"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock3UsbTest#testAllKeys"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock3UsbTest#testAllMotions"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4UsbTest#testAllKeys"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4UsbTest#testAllMotions"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4ProUsbTest#testAllMotions"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.UsbVoiceCommandTest#testVolumeKeys"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.UsbVoiceCommandTest#testMediaKeys"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4ProBluetoothTest#testAllKeys"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4ProUsbTest#testAllKeys"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.MicrosoftSculpttouchTest"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.MicrosoftDesignerKeyboardTest#testAllKeys"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.RazerRaijuMobileBluetoothTest#testHomeKey"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.RazerKishiTest#testAllKeys"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.RazerJunglecatBluetoothTest#testAllKeys"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.RazerJunglecatBluetoothTest#testAllMotions"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4BluetoothTest#testAllKeys"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.RazerServalTest#testAllKeys"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.RazerServalTest#testAllMotions"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.NintendoSwitchProTest#testAllMotions"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.NintendoSwitchProTest#testAllKeys"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualSenseUsbTest#testAllMotions"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4BluetoothTest#testAllTouch"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4BluetoothTest#testBattery"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4BluetoothTest#testLights"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4BluetoothTest#testVibrator"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4ProBluetoothTest#testAllMotions"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4UsbTest#testBattery"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4UsbTest#testVibrator"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.UsbVoiceCommandTest#testVoiceAssistantKey"
        },
        {
          "exclude-filter": "android.hardware.lights.cts.tests.LightsManagerTest#testClearLight"
        },
        {
          "exclude-filter": "android.hardware.lights.cts.tests.LightsManagerTest#testControlLightsPermissionIsRequiredToUseLights"
        },
        {
          "exclude-filter": "android.hardware.lights.cts.tests.LightsManagerTest#testControlLights_firstCallerWinsContention"
        },
        {
          "exclude-filter": "android.hardware.lights.cts.tests.LightsManagerTest#testControlLights_onlyEffectiveForLifetimeOfClient"
        },
        {
          "exclude-filter": "android.hardware.lights.cts.tests.LightsManagerTest#testControlMultipleLights"
        },
        {
          "exclude-filter": "android.hardware.lights.cts.tests.LightsManagerTest#testControlSingleLight"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.RazerRaijuMobileBluetoothTest#testAllKeys"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.AsusGamepadTest#testAllMotions"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.SonyDualshock4ProBluetoothTest#testVibrator"
        },
        {
          // TODO(b/184934384):
          "exclude-filter": "android.hardware.input.cts.tests.GameviceGv186Test#testAllKeys"
        },
        {
          "exclude-filter": "android.hardware.input.cts.tests.GameviceGv186Test#testAllMotions"
        }
      ]
    }
  ]
}