Bug 1536095 - Add aframe.io Animation page to tp6-m r=davehunt,rwood

Bug 1536095 - Add aframe.io Animation page to tp6-m

Differential Revision: https://phabricator.services.mozilla.com/D23862

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Marian Raiciof 2019-03-29 14:41:31 +00:00
parent a91d673cd5
commit e2de20e8a8
6 changed files with 51 additions and 1 deletions

View File

@ -421,7 +421,6 @@ raptor-tp6m-8-geckoview:
- --app=geckoview
- --binary=org.mozilla.geckoview_example
raptor-tp6m-9-geckoview:
description: "Raptor tp6m-9 on Geckoview"
try-name: raptor-tp6m-9-geckoview
@ -436,6 +435,20 @@ raptor-tp6m-9-geckoview:
- --binary=org.mozilla.geckoview_example
- --activity=GeckoViewActivity
raptor-tp6m-10-geckoview:
description: "Raptor tp6m-10 on Geckoview"
try-name: raptor-tp6m-10-geckoview
treeherder-symbol: Rap(tp6m-10)
target: geckoview_example.apk
run-on-projects: ['try', 'mozilla-central']
tier: 2
mozharness:
extra-options:
- --test=raptor-tp6m-10
- --app=geckoview
- --binary=org.mozilla.geckoview_example
- --activity=GeckoViewActivity
raptor-speedometer-firefox:
description: "Raptor Speedometer on Firefox"
try-name: raptor-speedometer-firefox

View File

@ -429,6 +429,7 @@ android-hw-arm7-raptor:
- raptor-tp6m-7-geckoview
- raptor-tp6m-8-geckoview
- raptor-tp6m-9-geckoview
- raptor-tp6m-10-geckoview
android-hw-aarch64-raptor:
- raptor-speedometer-geckoview
@ -442,6 +443,7 @@ android-hw-aarch64-raptor:
- raptor-tp6m-8-geckoview
- raptor-tp6m-9-geckoview
- raptor-tp6m-1-geckoview-cold
- raptor-tp6m-10-geckoview
android-hw-arm7-raptor-power:
- raptor-speedometer-geckoview-power

View File

@ -0,0 +1,10 @@
[
{
"size": 5017038,
"visibility": "public",
"digest": "45cc4e83b88f370a8a103372fc825d391762553283231b3fbe49580fb89dc8baf8f969a0e637e7f3c2e6a04fe296617c53397823315c37922fb70f28b5ca78ed",
"algorithm": "sha512",
"filename": "mitmproxy-recordings-raptor-tp6m-aframeio-animation.zip",
"unpack": true
}
]

View File

@ -24,6 +24,7 @@
[include:tests/raptor-tp6m-7.ini]
[include:tests/raptor-tp6m-8.ini]
[include:tests/raptor-tp6m-9.ini]
[include:tests/raptor-tp6m-10.ini]
# raptor cold pageload tests mobile
[include:tests/raptor-tp6m-cold-1.ini]

View File

@ -0,0 +1,23 @@
# 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/.
# raptor tp6m-10
[DEFAULT]
type = pageload
playback = mitmproxy-android
playback_binary_manifest = mitmproxy-rel-bin-{platform}.manifest
page_cycles = 15
unit = ms
lower_is_better = true
alert_threshold = 2.0
page_timeout = 60000
alert_on = fcp, loadtime
[raptor-tp6m-aframeio-animation-geckoview]
apps = geckoview
test_url = https://aframe.io/examples/showcase/animation
playback_pageset_manifest = mitmproxy-recordings-raptor-tp6m-aframeio-animation.manifest
playback_recordings = android-aframeio-animation.mp
measure = fnbpaint, fcp, dcf, loadtime

View File

@ -14,6 +14,7 @@
"content_scripts": [
{
"matches": [
"*://*.aframe.io/*",
"*://*.allrecipes.com/*",
"*://*.apple.com/*",
"*://*.amazon.com/*",