зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1731657: Update facebook warm page load test to navigate to sub-page rather than about:blank r=perftest-reviewers,AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D126129
This commit is contained in:
Родитель
c17a252523
Коммит
9241c7d517
|
@ -2290,8 +2290,9 @@ Tests for page-load performance. The links direct to the actual websites that ar
|
|||
* **page cycles**: 25
|
||||
* **page timeout**: 60000
|
||||
* **playback**: mitmproxy
|
||||
* **playback pageset manifest**: mitm5-linux-firefox-facebook.manifest
|
||||
* **playback version**: 5.1.1
|
||||
* **playback pageset manifest**: mitm6-linux-firefox-facebook.manifest
|
||||
* **playback version**: 6.0.2
|
||||
* **secondary url**: `<https://www.facebook.com/marketplace/?ref=bookmark>`__
|
||||
* **test url**: `<https://www.facebook.com>`__
|
||||
* **type**: pageload
|
||||
* **unit**: ms
|
||||
|
|
|
@ -182,9 +182,10 @@
|
|||
"secondary_url": "https://www.expedia.com/Activities"
|
||||
},
|
||||
{
|
||||
"login": true,
|
||||
"login": false,
|
||||
"name": "facebook",
|
||||
"test_url": "https://www.facebook.com"
|
||||
"test_url": "https://www.facebook.com",
|
||||
"secondary_url": "https://www.facebook.com/marketplace/?ref=bookmark"
|
||||
},
|
||||
{
|
||||
"login": false,
|
||||
|
|
|
@ -62,6 +62,9 @@ playback_pageset_manifest = mitm6-linux-firefox-expedia.manifest
|
|||
|
||||
[facebook]
|
||||
test_url = https://www.facebook.com
|
||||
secondary_url = https://www.facebook.com/marketplace/?ref=bookmark
|
||||
playback_version = 6.0.2
|
||||
playback_pageset_manifest = mitm6-linux-firefox-facebook.manifest
|
||||
|
||||
[fandom]
|
||||
test_url = https://www.fandom.com/articles/fallout-76-will-live-and-die-on-the-creativity-of-its-playerbase
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
[
|
||||
{
|
||||
"size": 14553670,
|
||||
"visibility": "public",
|
||||
"digest": "398e9f8cedb2887da29f5a7bc761330c21635bd484e4fa17178a9f53eb3de2ab7a167bb9c11f888c0799f8993fce44471c1947111fa24890289333579c6bd194",
|
||||
"algorithm": "sha512",
|
||||
"filename": "mitm5-linux-firefox-facebook-redesign.zip"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,9 @@
|
|||
[
|
||||
{
|
||||
"size": 9660242,
|
||||
"visibility": "public",
|
||||
"digest": "c9586853fb8e755f388c08bbb69fc2574cc9b57354c86af9369458d2fe34c05e29077f851eca20008a365699c32da5cfac0de363b48f4491056dc32e10c4421c",
|
||||
"algorithm": "sha512",
|
||||
"filename": "mitm6-linux-firefox-facebook.zip"
|
||||
}
|
||||
]
|
Загрузка…
Ссылка в новой задаче