Skip to content

Commit

Permalink
Bug 1735195: Update tumblr warm page load test to navigate to sub-pag…
Browse files Browse the repository at this point in the history
…e rather than about:blank r=perftest-reviewers,sparky

Differential Revision: https://phabricator.services.mozilla.com/D128136
  • Loading branch information
kimberlythegeek committed Oct 12, 2021
1 parent 0efbd71 commit ac828b0
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 12 deletions.
5 changes: 3 additions & 2 deletions testing/perfdocs/generated/raptor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3693,8 +3693,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-tumblr.manifest
* **playback version**: 5.1.1
* **playback pageset manifest**: mitm6-linux-firefox-tumblr.manifest
* **playback version**: 6.0.2
* **secondary url**: `<https://www.tumblr.com/tagged/funny+cats?sort=top>`__
* **test url**: `<https://www.tumblr.com/dashboard>`__
* **type**: pageload
* **unit**: ms
Expand Down
3 changes: 2 additions & 1 deletion testing/performance/pageload_sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,8 @@
{
"login": true,
"name": "tumblr",
"test_url": "https://www.tumblr.com/dashboard"
"test_url": "https://www.tumblr.com/dashboard",
"secondary_url": "https://www.tumblr.com/tagged/funny+cats?sort=top"
},
{
"login": false,
Expand Down
3 changes: 3 additions & 0 deletions testing/raptor/raptor/tests/tp6/desktop/browsertime-tp6.ini
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@ playback_pageset_manifest = mitm6-linux-firefox-reddit.manifest

[tumblr]
test_url = https://www.tumblr.com/dashboard
secondary_url = https://www.tumblr.com/tagged/funny+cats?sort=top
playback_version = 6.0.2
playback_pageset_manifest = mitm6-linux-firefox-tumblr.manifest

[twitch]
test_url = https://www.twitch.tv/videos/326804629
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[
{
"size": 23452530,
"visibility": "public",
"digest": "9381e9b6c17c5e05cb1249c43cabd0fae65d15f74c5a7a44bf14e3ea8a0b67559790932ecc38137c806f5e0eaaecf1cfe82d9adddf9994ae2b44b32b81435db0",
"algorithm": "sha512",
"filename": "mitm6-linux-firefox-tumblr.zip"
}
]

0 comments on commit ac828b0

Please sign in to comment.