summaryrefslogtreecommitdiffstats
path: root/gfx/layers/apz/test/mochitest/mochitest.toml
blob: bcbefbe54744d53e067848ad4caafe3a33f38ef9 (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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
[DEFAULT]
prefs = ["gfx.font_loader.delay=0"]
support-files = [
  "apz_test_native_event_utils.js",
  "apz_test_utils.js",
  "green100x100.png",
  "helper_*.*",
]
tags = "apz"

["test_abort_smooth_scroll_by_instant_scroll.html"]

["test_bug1151667.html"]
skip-if = ["os == 'android'"]  # wheel events not supported on mobile

["test_bug1253683.html"]
skip-if = [
  "os == 'android'",  # wheel events not supported on mobile
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
]

["test_bug1277814.html"]
skip-if = [
  "os == 'android'",  # wheel events not supported on mobile
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
]

["test_bug1304689-2.html"]

["test_bug1304689.html"]

["test_frame_reconstruction.html"]

["test_group_bug1534549.html"]

["test_group_checkerboarding.html"]
skip-if = [
  "http3",
  "http2",
]

["test_group_displayport.html"]

["test_group_double_tap_zoom-2.html"]
run-if = [ # FIXME: enable on more desktop platforms (see bug 1608506 comment 4)
  "os == 'android'",
  "os == 'mac'",
]

["test_group_double_tap_zoom.html"]
run-if = [ # FIXME: enable on more desktop platforms (see bug 1608506 comment 4)
  "os == 'android'",
  "os == 'mac'",
]

["test_group_fullscreen.html"]
run-if = ["os == 'android'"]

["test_group_hittest-1.html"]
skip-if = ["os == 'android'"]  # mouse events not supported on mobile

["test_group_hittest-2.html"]
skip-if = [
  "os == 'android'",  # mouse events not supported on mobile
  "win11_2009 && bits == 32",
  "win11_2009 && asan",
  "os == 'linux' && asan",  # stack is not large enough for the test
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
  "http3",
  "http2",
]

["test_group_hittest-3.html"]
skip-if = [
  "os == 'android'",  # mouse events not supported on mobile
  "win11_2009 && bits == 32",
  "win11_2009 && asan",
  "http3",
  "http2",
]

["test_group_hittest-overscroll.html"]
skip-if = ["os == 'android'"]  # mouse events not supported on mobile

["test_group_keyboard-2.html"]

["test_group_keyboard.html"]

["test_group_mainthread.html"]

["test_group_minimum_scale_size.html"]
run-if = ["os == 'android'"]

["test_group_mouseevents.html"]
skip-if = [
  "os == 'android'",  # mouse events not supported on mobile
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
]

["test_group_overrides.html"]
skip-if = [
  "os == 'android'",  # wheel events not supported on mobile
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
]

["test_group_overscroll.html"]
skip-if = [
  "os == 'android'",  # wheel events not supported on mobile
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
]

["test_group_overscroll_handoff.html"]
skip-if = [
  "os == 'android'",  # wheel events not supported on mobile
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
  "http3",
  "http2",
]

["test_group_pointerevents.html"]
skip-if = [
  "win10_2009", # Bug 1404836
  "win11_2009", # Bug 1404836
]

["test_group_programmatic_scroll_behavior.html"]

["test_group_scroll_linked_effect.html"]
skip-if = [
  "os == 'android'", # wheel events not supported on mobile
  "http3",
  "http2",
]

["test_group_scroll_snap.html"]
skip-if = [
  "os == 'android'",  # wheel events not supported on mobile
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
]

["test_group_scrollend.html"]
skip-if = [
  "os == 'android'",  # wheel events not supported on mobile
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
]

["test_group_scrollframe_activation.html"]
skip-if = ["display == 'wayland' && os_version == '22.04'"]  # Bug 1857059

["test_group_touchevents-2.html"]

["test_group_touchevents-3.html"]

["test_group_touchevents-4.html"]

["test_group_touchevents-5.html"]
skip-if = ["display == 'wayland' && os_version == '22.04'"]  # Bug 1857059

["test_group_touchevents.html"]

["test_group_wheelevents.html"]
skip-if = [
  "os == 'android'",  # wheel events not supported on mobile
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
]

["test_group_zoom-2.html"]
skip-if = ["os == 'win'"] # see bug 1495580 for Windows

["test_group_zoom.html"]
skip-if = ["os == 'win'"] # see bug 1495580 for Windows

["test_group_zoomToFocusedInput.html"]

["test_interrupted_reflow.html"]

["test_layerization.html"]
skip-if = [
  "os == 'android'",  # wheel events not supported on mobile
  "os == 'linux' && fission && headless", # Bug 1722907
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
]

["test_relative_update.html"]
skip-if = [
  "os == 'android'",  # wheel events not supported on mobile
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
]

["test_scroll_inactive_bug1190112.html"]
skip-if = [
  "os == 'android'",  # wheel events not supported on mobile
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
]

["test_scroll_inactive_flattened_frame.html"]
skip-if = [
  "os == 'android'",  # wheel events not supported on mobile
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
]

["test_scroll_subframe_scrollbar.html"]
skip-if = [
  "os == 'android'",  # wheel events not supported on mobile
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
]

["test_smoothness.html"]
# hardware vsync only on win/mac
# Frame Uniformity recording is not implemented for webrender
run-if = [
  "os == 'mac'",
  "os == 'win'",
]
skip-if = ["true"] # Don't run in CI yet, see bug 1657477

["test_touch_listeners_impacting_wheel.html"]
skip-if = [
  "os == 'android'",  # wheel events not supported on mobile
  "os == 'mac'",  # synthesized wheel smooth-scrolling not supported on OS X
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
]

["test_wheel_scroll.html"]
skip-if = [
  "os == 'android'",  # wheel events not supported on mobile
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
]

["test_wheel_transactions.html"]
skip-if = [
  "os == 'android'",  # wheel events not supported on mobile
  "display == 'wayland' && os_version == '22.04'",  # Bug 1857059
]