summaryrefslogtreecommitdiffstats
path: root/taskcluster/ci/test/browsertime-mobile.yml
blob: 7340fca083913f9df47d2509b3e979f0684ba271 (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
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
---
job-defaults:
    max-run-time: 3600
    suite: raptor
    variants:
        - geckoview-no-fission
    run-on-projects: []
    tier: 3
    test-manifest-loader: null  # don't load tests in the taskgraph
    target:
        by-app:
            fenix:
                by-test-platform:
                    android-hw.*-aarch64.*/.*:
                        index: mobile.v3.firefox-android.apks.fenix-nightly.latest.arm64-v8a
                        name: build/fenix/arm64-v8a/target.apk
                    default:
                        index: mobile.v3.firefox-android.apks.fenix-nightly.latest.armeabi-v7a
                        name: build/fenix/armeabi-v7a/target.apk
            refbrow:
                by-test-platform:
                    android-hw.*-aarch64.*/.*:
                        index: mobile.v2.reference-browser.raptor.latest.arm64-v8a
                        name: target.arm64-v8a.apk
                    default:
                        index: mobile.v2.reference-browser.raptor.latest.armeabi-v7a
                        name: target.armeabi-v7a.apk
            default: geckoview_example.apk
    virtualization: hardware
    raptor:
        activity:
            by-app:
                fenix: org.mozilla.fenix.IntentReceiverActivity
                geckoview: org.mozilla.geckoview_example.GeckoViewActivity
                refbrow: org.mozilla.reference.browser.BrowserTestActivity
                default: None
        binary-path:
            by-app:
                fenix: org.mozilla.fenix
                geckoview: org.mozilla.geckoview_example
                refbrow: org.mozilla.reference.browser.raptor
                default: None
    mozharness:
        script: raptor_script.py
        config:
            - raptor/android_hw_config.py
        extra-options:
            # Bug 1635749, disable window recorder temporarily
            - --browsertime-no-ffwindowrecorder
            - --conditioned-profile=settled
    optimization:
        skip-unless-backstop: null
    limit-platforms:
        by-app:
            chrome-m:
                - .*shippable-qr.*
            default: []

browsertime-tp6m:
    <<: &tp6m-defaults
        description: Raptor (browsertime) tp6 page-load tests on android
        max-run-time:
            by-subtest:
                reddit:
                    by-app:
                        geckoview: 7200
                        default: 3600
                imdb:
                    by-app:
                        geckoview: 7200
                        default: 3600
                default: 3600
        mozharness:
            extra-options:
                - --chimera
                - --extra-summary-methods=geomean
        tier:
            by-app:
                geckoview: 1
                refbrow: 2
                default: 3
        treeherder-symbol: Btime(tp6m)
    raptor:
        apps: [geckoview, fenix, chrome-m, refbrow]
        run-visual-metrics: true
        test: tp6m
        subtests:
            - amazon
            - bing
            - [bing-search-restaurants, bing-s-r]
            - booking
            - cnn
            - [cnn-ampstories, cnn-amp]
            - dailymail
            - [ebay-kleinanzeigen, ebay-k]
            - [ebay-kleinanzeigen-search, ebay-k-s]
            - [facebook-cristiano, fb-cris]
            - [google-maps, gmaps]
            - [google-search-restaurants, gsearch-r]
            - instagram
            - imdb
            - reddit
            - sina
            - [stackoverflow, stacko]
            - web-de
            - wikipedia
            - youtube
    run-on-projects:
        by-app:
            geckoview:
                by-variant:
                    geckoview-no-fission:
                        by-test-platform:
                            android-hw-(g5|a51).*shippable-qr.*: [trunk-only]
                            default: []
                    default:
                        by-subtest:
                            wikipedia:
                                by-test-platform:
                                    android-hw-(g5|a51).*shippable-qr.*: []
                                    default: []
                            google-search-restaurants:
                                by-test-platform:
                                    android-hw-(g5|a51).*shippable-qr.*: []
                                    default: []
                            default:
                                by-test-platform:
                                    android-hw-(g5|a51).*shippable-qr.*: []
                                    default: []
            default: []

browsertime-tp6m-essential:
    <<: *tp6m-defaults
    run-without-variant: false
    raptor:
        apps: [geckoview, fenix, chrome-m, refbrow]
        run-visual-metrics: true
        test: tp6m
        subtests:
            - allrecipes
            - [amazon-search, amazon-s]
            - espn
            - facebook
            - google
            - [microsoft-support, micros-sup]
            - [youtube-watch, youtube-w]
    run-on-projects:
        by-app:
            geckoview:
                by-subtest:
                    allrecipes:
                        by-test-platform:
                            android-hw-(g5|a51).*shippable.*: [trunk]
                            default: []
                    default:
                        by-test-platform:
                            android-hw-(g5|a51).*shippable.*: [trunk-only]
                            default: []
            default: []
    tier:
        by-app:
            geckoview: 1
            refbrow: 2
            default: 3

browsertime-youtube-playback-mobile:
    description: Browsertime YouTube Playback on Android
    treeherder-symbol: Btime(ytp)
    run-without-variant: false
    raptor:
        apps: [fenix, geckoview, refbrow]
        subtests:
            by-test-platform:
                android-hw-(g5|a51).*:
                    - [youtube-playback-h264-sfr, ytp-h264-sfr]
                    - [youtube-playback-hfr, ytp-hfr]
                    # Bug 1699469 - Disabled until a crash is fixed.
                    # - [youtube-playback-widevine-h264-sfr, ytp-widevine-h264-sfr]
                    # - [youtube-playback-widevine-hfr, ytp-widevine-hfr]
        test-url-param:
            by-subtest:
                youtube-playback-h264-sfr:  # remove high resolution tests
                    exclude=1,2,
                    23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38
                youtube-playback-hfr:
                    by-test-platform:
                        android-hw-(g5|a51).*:  # remove VP9(1-34) and AV1(51-74) tests
                            exclude=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,
                            51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74
                        default: ""
                youtube-playback-widevine-hfr:
                    by-test-platform:
                        android-hw-(g5|a51).*:  # remove VP9(1-34) tests
                            exclude=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
                        default: ""
                default: ""
    run-on-projects:
        by-app:
            geckoview:
                by-test-platform:
                    android-hw-(g5|a51).*shippable.*: [mozilla-central]
                    default: []
            default: []
    max-run-time: 3600

browsertime-tp6m-live:
    <<: *tp6m-defaults
    run-without-variant: false
    raptor:
        apps: [chrome-m, fenix, geckoview]
        run-visual-metrics: true
        test: tp6m
        subtests:
            - allrecipes
            - amazon
            - [amazon-search, amazon-s]
            - bing
            - [bing-search-restaurants, bing-s-r]
            - booking
            - booking-sf
            - cnn
            - [cnn-ampstories, cnn-amp]
            - dailymail
            - discord
            - [ebay-kleinanzeigen, ebay-k]
            - [ebay-kleinanzeigen-search, ebay-k-s]
            - espn
            - expedia
            - facebook
            - [facebook-cristiano, fb-cris]
            - [fashionbeans, fashbea]
            - google
            - [google-accounts, gacc]
            - [google-maps, gmaps]
            - [google-search-restaurants, gsearch-r]
            - instagram
            - imdb
            - [imdb-firefox, imdb-f]
            - [medium-article, medium]
            - [microsoft-support, micros-sup]
            - nytimes
            - [people-article, people]
            - reddit
            - [reddit-thread, reddit-thr]
            - rumble-fox
            - [stackoverflow, stacko]
            - [stackoverflow-question, stack-q]
            - [urbandictionary-define, urbict-def]
            - web-de
            - [wikia-marvel, wikia-m]
            - wikipedia
            - youtube
            - [youtube-watch, youtube-w]
    mozharness:
        extra-options:
            - --live-sites
            - --chimera
    run-on-projects:
        by-subtest:
            cnn-ampstories:
                by-app:
                    geckoview:
                        by-test-platform:
                            android-hw-(g5|a51).*shippable-qr.*: [autoland]
                            default: []
                    default: []
            default: []
    tier: 3
    treeherder-symbol: Btime-live(tp6m)

browsertime-tp6m-profiling:
    description: Raptor (browsertime) tp6 page-load tests on android with Gecko profiling
    run-without-variant: false
    raptor:
        apps: [geckoview]
        test: tp6m
        subtests: [amazon, youtube]
    treeherder-symbol: Btime-Prof(tp6m)
    mozharness:
        script: raptor_script.py
        config:
            - raptor/android_hw_config.py
        extra-options:
            - --chimera
            - --gecko-profile
    run-on-projects:
        by-test-platform:
            android-hw-(a51).*aarch64-shippable-qr/opt: [mozilla-central]
            default: []

browsertime-speedometer-mobile:
    description: Browsertime Speedometer on Android
    run-without-variant: false
    raptor:
        apps: [geckoview, fenix, chrome-m]
    tier:
        by-app:
            fenix: 1
            default: 3
    run-on-projects:
        by-app:
            refbrow: []
            geckoview:
                by-test-platform:
                    android-hw-(g5|a51).*shippable-qr.*: [trunk]
                    default: []
            default: []
    treeherder-symbol: Btime(sp)
    mozharness:
        extra-options:
            - --test=speedometer

browsertime-speedometer3-mobile:
    description: Browsertime Speedometer 3 on Android
    run-without-variant: false
    raptor:
        apps: [geckoview, fenix, chrome-m]
    tier:
        by-app:
            fenix: 2
            geckoview: 2
            default: 3
    run-on-projects:
        by-app:
            refbrow: []
            geckoview:
                by-test-platform:
                    android-hw-a51.*shippable-qr.*: [trunk-only]
                    default: []
            default: []
    treeherder-symbol: Btime(sp3)
    mozharness:
        extra-options:
            - --test=speedometer3

browsertime-unity-webgl-mobile:
    description: Browsertime Unity WebGL on Android
    run-without-variant: false
    raptor:
        apps: [geckoview, refbrow, fenix, chrome-m]
    treeherder-symbol: Btime(ugl)
    run-on-projects:
        by-app:
            refbrow: []
            geckoview:
                by-test-platform:
                    android-hw-a51-.*aarch64-shippable-qr.*: [trunk-only]
                    default: []
            default:
                by-test-platform:
                    android-hw-a51-.*aarch64-shippable-qr.*: [mozilla-central]
                    default: []
    max-run-time:
        by-test-platform:
            anrdroid-hw-a51.*: 1500
            default: 900
    mozharness:
        extra-options:
            - --test=unity-webgl

browsertime-power:
    description: Browsertime Power Usage Tests on Android
    run-without-variant: false
    raptor:
        apps: [geckoview, fenix, refbrow]
        subtests:
            - idle
            - idle-bg
            - [speedometer, sp]
    tier: 2
    run-on-projects: []
    treeherder-symbol: Btime-P(power)
    mozharness:
        extra-options:
            - --power-test