Skip to content

Commit

Permalink
Bug 1751468: Update office page recording to mitm7 r=perftest-reviewe…
Browse files Browse the repository at this point in the history
…rs,AlexandruIonescu

Differential Revision: https://phabricator.services.mozilla.com/D136640
  • Loading branch information
kimberlythegeek committed Jan 26, 2022
1 parent c72e916 commit b1eb7ec
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 deletions.
8 changes: 4 additions & 4 deletions testing/perfdocs/generated/raptor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16459,10 +16459,10 @@ 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**: mitm6-linux-firefox-live-office.manifest
* **playback version**: 6.0.2
* **secondary url**: `<https://www.office.com/>`__
* **test url**: `<https://www.office.com/launch/word>`__
* **playback pageset manifest**: mitm7-linux-firefox-office.manifest
* **playback version**: 7.0.4
* **secondary url**: `<https://www.office.com/?auth=1>`__
* **test url**: `<https://www.office.com/launch/powerpoint?auth=1>`__
* **type**: pageload
* **unit**: ms
* **use live sites**: false
Expand Down
2 changes: 1 addition & 1 deletion testing/performance/pageload_sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
{
"login": true,
"name": "office",
"test_url": "https://www.office.com/launch/word",
"test_url": "https://www.office.com/launch/powerpoint?auth=1",
"secondary_url": "https://www.office.com/"
},
{
Expand Down
6 changes: 2 additions & 4 deletions testing/raptor/raptor/tests/tp6/desktop/browsertime-tp6.ini
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,8 @@ secondary_url = https://www.nytimes.com/section/opinion/columnists
test_url = https://www.nytimes.com/2020/02/19/opinion/surprise-medical-bill.html

[office]
playback_pageset_manifest = mitm6-linux-firefox-live-office.manifest
playback_version = 6.0.2
secondary_url = https://www.office.com/
test_url = https://www.office.com/launch/word
secondary_url = https://www.office.com/?auth=1
test_url = https://www.office.com/launch/powerpoint?auth=1

[outlook]
playback_pageset_manifest = mitm5-linux-firefox-live.manifest
Expand Down

0 comments on commit b1eb7ec

Please sign in to comment.