зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1735196
Update twitch to mitm7 and add secondary url r=perftest-reviewers,AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D137561
This commit is contained in:
Родитель
11fcfca595
Коммит
19c6bfb2a4
|
@ -19025,9 +19025,11 @@ Tests for page-load performance. The links direct to the actual websites that ar
|
||||||
* **page cycles**: 25
|
* **page cycles**: 25
|
||||||
* **page timeout**: 60000
|
* **page timeout**: 60000
|
||||||
* **playback**: mitmproxy
|
* **playback**: mitmproxy
|
||||||
* **playback pageset manifest**: mitm5-linux-firefox-twitch.manifest
|
* **playback pageset manifest**: mitm7-linux-firefox-twitch.manifest
|
||||||
* **playback version**: 5.1.1
|
* **playback version**: 7.0.4
|
||||||
* **test url**: `<https://www.twitch.tv/videos/326804629>`__
|
* **preferences**: {"media.autoplay.default": 5, "media.autoplay.ask-permission": true, "media.autoplay.blocking_policy": 1, "media.autoplay.block-webaudio": true, "media.allowed-to-play.enabled": false, "media.block-autoplay-until-in-foreground": true}
|
||||||
|
* **secondary url**: `<https://www.twitch.tv/gmashley>`__
|
||||||
|
* **test url**: `<https://www.twitch.tv/videos/894226211>`__
|
||||||
* **type**: pageload
|
* **type**: pageload
|
||||||
* **unit**: ms
|
* **unit**: ms
|
||||||
* **use live sites**: false
|
* **use live sites**: false
|
||||||
|
|
|
@ -374,7 +374,16 @@
|
||||||
{
|
{
|
||||||
"login": false,
|
"login": false,
|
||||||
"name": "twitch",
|
"name": "twitch",
|
||||||
"test_url": "https://www.twitch.tv/videos/326804629",
|
"test_url": "https://www.twitch.tv/videos/894226211",
|
||||||
|
"secondary_url": "https://www.twitch.tv/gmashley",
|
||||||
|
"preferences": {
|
||||||
|
"media.autoplay.default": 5,
|
||||||
|
"media.autoplay.ask-permission": true,
|
||||||
|
"media.autoplay.blocking_policy": 1,
|
||||||
|
"media.autoplay.block-webaudio": true,
|
||||||
|
"media.allowed-to-play.enabled": false,
|
||||||
|
"media.block-autoplay-until-in-foreground": true
|
||||||
|
},
|
||||||
"test_cmds": [
|
"test_cmds": [
|
||||||
["click.byXpathAndWait", "/html/body/div[1]/div/div[2]/div[1]/div/div/div[3]/div/button/div/div/div"],
|
["click.byXpathAndWait", "/html/body/div[1]/div/div[2]/div[1]/div/div/div[3]/div/button/div/div/div"],
|
||||||
["click.byXpathAndWait", "/html/body/div[3]/div/div/div/div/div/div[1]/div[2]/div/button/div/div"]
|
["click.byXpathAndWait", "/html/body/div[3]/div/div/div/div/div/div[1]/div[2]/div/button/div/div"]
|
||||||
|
|
|
@ -168,9 +168,14 @@ secondary_url = https://www.tumblr.com/tagged/funny+cats?sort=top
|
||||||
test_url = https://www.tumblr.com/dashboard
|
test_url = https://www.tumblr.com/dashboard
|
||||||
|
|
||||||
[twitch]
|
[twitch]
|
||||||
playback_pageset_manifest = mitm5-linux-firefox-twitch.manifest
|
secondary_url = https://www.twitch.tv/gmashley
|
||||||
playback_version = 5.1.1
|
test_url = https://www.twitch.tv/videos/894226211
|
||||||
test_url = https://www.twitch.tv/videos/326804629
|
preferences = {"media.autoplay.default": 5,
|
||||||
|
"media.autoplay.ask-permission": true,
|
||||||
|
"media.autoplay.blocking_policy": 1,
|
||||||
|
"media.autoplay.block-webaudio": true,
|
||||||
|
"media.allowed-to-play.enabled": false,
|
||||||
|
"media.block-autoplay-until-in-foreground": true}
|
||||||
|
|
||||||
[twitter]
|
[twitter]
|
||||||
playback_pageset_manifest = mitm5-linux-firefox-twitter.manifest
|
playback_pageset_manifest = mitm5-linux-firefox-twitter.manifest
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
[
|
|
||||||
{
|
|
||||||
"size": 30949276,
|
|
||||||
"visibility": "public",
|
|
||||||
"digest": "aae14f5e85217e14dd407cb93ab1eee160d67d406895edd639c6a9be860789f8d141408305456409dcadf7b927cb5b133e70504294f0a6cd90a6984e19c79be1",
|
|
||||||
"algorithm": "sha512",
|
|
||||||
"filename": "mitm5-linux-firefox-twitch.zip"
|
|
||||||
}
|
|
||||||
]
|
|
|
@ -0,0 +1,9 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"size": 17618621,
|
||||||
|
"visibility": "public",
|
||||||
|
"digest": "e88b8ac72e981e745c5eba9dddc801688678571188ba15d4da7ae80558e167a95ba77bb4540be94be85644329f0fdfb56076ec14ada41fe97f90a56eed41c42c",
|
||||||
|
"algorithm": "sha512",
|
||||||
|
"filename": "mitm7-linux-firefox-twitch.zip"
|
||||||
|
}
|
||||||
|
]
|
Загрузка…
Ссылка в новой задаче