summaryrefslogtreecommitdiffstats
path: root/devtools/client/responsive/test/browser/browser.toml
blob: d71267d360a0dd7945f54730ed81684ac0d54362 (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
[DEFAULT]
tags = "devtools"
subsuite = "devtools"
skip-if = ["os == 'win'"] # Win: Bug 1319248
support-files = [
  "contextual_identity.html",
  "doc_contextmenu_inspect.html",
  "doc_page_state.html",
  "doc_picker_link.html",
  "doc_toolbox_rule_view.css",
  "doc_toolbox_rule_view.html",
  "doc_with_remote_iframe_and_isolated_cross_origin_capabilities.sjs",
  "favicon.html",
  "favicon.ico",
  "geolocation.html",
  "head.js",
  "hover.html",
  "page_style.html",
  "sjs_redirection.sjs",
  "touch_event_bubbles.html",
  "touch_event_target.html",
  "touch.html",
  "!/devtools/client/inspector/test/shared-head.js",
  "!/devtools/client/shared/test/shared-head.js",
  "!/devtools/client/shared/test/telemetry-test-helpers.js",
  "!/devtools/client/shared/test/highlighter-test-actor.js",
  "!/gfx/layers/apz/test/mochitest/apz_test_utils.js",
  "!/testing/mochitest/tests/SimpleTest/paint_listener.js",
]


["browser_cmd_click.js"]
https_first_disabled = true

["browser_container_tab.js"]
skip-if = ["os == 'linux'"] # Bug 1625501, bug 1629729

["browser_contextmenu_inspect.js"]

["browser_device_change.js"]
fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled

["browser_device_custom.js"]
skip-if = ["a11y_checks"] # Bug 1858041 and 1849028 intermittent a11y_checks results (fails on Try, passes on Autoland)

["browser_device_custom_edit.js"]
fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled

["browser_device_custom_remove.js"]
skip-if = ["a11y_checks"] # Bug 1849028, 1858041 to investigate intermittent a11y_checks results (fails on Try, passes on Autoland)

["browser_device_modal_exit.js"]

["browser_device_modal_items.js"]

["browser_device_modal_submit.js"]
skip-if = ["a11y_checks"] # Bug 1858041 and 1849028 intermittent a11y_checks results (fails on Autoland, passes on Try)

["browser_device_pixel_ratio_change.js"]
fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled

["browser_device_selector_items.js"]

["browser_device_state_restore.js"]

["browser_device_width.js"]

["browser_exit_button.js"]

["browser_ext_messaging.js"]
https_first_disabled = true
tags = "devtools webextensions"

["browser_in_rdm_pane.js"]

["browser_many_toggles.js"]
skip-if = ["verify"] # Too many exceptions happening on test teardown

["browser_max_touchpoints.js"]

["browser_menu_item_01.js"]

["browser_menu_item_02.js"]

["browser_mouse_resize.js"]
fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled

["browser_navigation.js"]
https_first_disabled = true

["browser_network_throttling.js"]

["browser_orientationchange_event.js"]

["browser_page_redirection.js"]

["browser_page_state.js"]
https_first_disabled = true

["browser_page_style.js"]

["browser_permission_doorhanger.js"]
tags = "devtools geolocation"
skip-if = [
  "http3", # Bug 1829298
  "http2",
]

["browser_picker_link.js"]

["browser_preloaded_newtab.js"]

["browser_screenshot_button.js"]

["browser_screenshot_button_warning.js"]
https_first_disabled = true

["browser_scroll.js"]
skip-if = [
  "http3", # Bug 1829298
  "http2",
]

["browser_state_restore.js"]

["browser_tab_close.js"]

["browser_tab_not_selected.js"]
fail-if = ["a11y_checks"] # Bug 1849028 clicked button#device-pixel-ratio-menu element may not be focusable

["browser_tab_remoteness_change.js"]

["browser_tab_remoteness_change_fission_switch_target.js"]

["browser_target_blank.js"]
https_first_disabled = true

["browser_telemetry_activate_rdm.js"]

["browser_toolbox_computed_view.js"]

["browser_toolbox_rule_view.js"]

["browser_toolbox_rule_view_reload.js"]

["browser_toolbox_swap_browsers.js"]

["browser_toolbox_swap_inspector.js"]

["browser_tooltip.js"]

["browser_touch_device.js"]
fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled

["browser_touch_does_not_trigger_hover_states.js"]

["browser_touch_event_iframes.js"]
fail-if = ["a11y_checks"] # Bug 1849028 clicked element may not be focusable and/or labeled
skip-if = [
  "http3", # Bug 1829298
  "http2",
  "os == 'linux' && os_version == '18.04' && debug", # Bug 1717330
]

["browser_touch_event_should_bubble.js"]

["browser_touch_pointerevents.js"]

["browser_touch_simulation.js"]
https_first_disabled = true
skip-if = ["debug"] # timing-senstive tests should only run on optimized builds

["browser_typeahead_find.js"]

["browser_user_agent_input.js"]

["browser_viewport_basics.js"]
https_first_disabled = true

["browser_viewport_changed_meta.js"]
skip-if = ["a11y_checks"] # Bug 1849028 and 1824058 for causing intermittent crashes

["browser_viewport_fallback_width.js"]

["browser_viewport_resizing_after_reload.js"]

["browser_viewport_resizing_fixed_width.js"]

["browser_viewport_resizing_fixed_width_and_zoom.js"]

["browser_viewport_resizing_minimum_scale.js"]

["browser_viewport_resizing_scrollbar.js"]

["browser_viewport_resolution_restore.js"]

["browser_viewport_state_after_close.js"]

["browser_viewport_zoom_resolution_invariant.js"]

["browser_viewport_zoom_toggle.js"]

["browser_window_close.js"]

["browser_window_sizing.js"]

["browser_zoom.js"]