mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-12 00:50:40 +00:00
Bug 1735216
- Update wikia page load test to mitm7 and add secondary url r=perftest-reviewers,AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D138221
This commit is contained in:
parent
2420fb4c51
commit
7c7220dc7d
@ -19735,8 +19735,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-wikia.manifest
|
||||
* **playback version**: 5.1.1
|
||||
* **playback pageset manifest**: mitm7-linux-firefox-wikia.manifest
|
||||
* **playback version**: 7.0.4
|
||||
* **secondary url**: `<https://marvel.fandom.com/wiki/Celestials>`__
|
||||
* **test url**: `<https://marvel.fandom.com/wiki/Black_Panther>`__
|
||||
* **type**: pageload
|
||||
* **unit**: ms
|
||||
|
@ -398,6 +398,7 @@
|
||||
"login": false,
|
||||
"name": "wikia",
|
||||
"test_url": "https://marvel.fandom.com/wiki/Black_Panther",
|
||||
"secondary_url": "https://marvel.fandom.com/wiki/Celestials",
|
||||
"test_cmds": [
|
||||
["click.byXpathAndWait", "/html/body/div[6]/div/div/div[2]/div[1]"],
|
||||
["click.byXpathAndWait", "/html/body/div[7]/div/div/div[2]/div[2]"]
|
||||
|
@ -183,8 +183,7 @@ playback_version = 5.1.1
|
||||
test_url = https://twitter.com/BarackObama
|
||||
|
||||
[wikia]
|
||||
playback_pageset_manifest = mitm5-linux-firefox-wikia.manifest
|
||||
playback_version = 5.1.1
|
||||
secondary_url = https://marvel.fandom.com/wiki/Celestials
|
||||
test_url = https://marvel.fandom.com/wiki/Black_Panther
|
||||
|
||||
[wikipedia]
|
||||
|
@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"size": 20316960,
|
||||
"visibility": "public",
|
||||
"digest": "f00c10e0c0d6f3fa29b770cff775504f365bcf8034e2876ee9b7adb9974db17b62cc352d787ca90d548682f68a9258a8704573de6c05e1951eceafb34e9a9a03",
|
||||
"algorithm": "sha512",
|
||||
"filename": "mitm7-linux-firefox-wikia.zip"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user