Skip to content

Commit

Permalink
Bug 1750838 - Upgrade expedia page load test to mitm7 r=perftest-revi…
Browse files Browse the repository at this point in the history
…ewers,AlexandruIonescu,kimberlythegeek

Differential Revision: https://phabricator.services.mozilla.com/D136421
  • Loading branch information
92kns committed Jan 25, 2022
1 parent 50f1151 commit 87fe62a
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 7 deletions.
6 changes: 3 additions & 3 deletions testing/perfdocs/generated/raptor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10257,9 +10257,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**: mitm6-linux-firefox-expedia.manifest
* **playback version**: 6.0.2
* **secondary url**: `<https://www.expedia.com/Activities>`__
* **playback pageset manifest**: mitm7-linux-firefox-expedia.manifest
* **playback version**: 7.0.4
* **secondary url**: `<https://groups.expedia.com/Group-Rate/?locale=en_US&ol=1>`__
* **test url**: `<https://expedia.com/Hotel-Search?destination=New+York%2C+New+York&latLong=40.756680%2C-73.986470&regionId=178293&startDate=&endDate=&rooms=1&_xpid=11905%7C1&adults=2>`__
* **type**: pageload
* **unit**: ms
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 @@ -200,7 +200,7 @@
"login": false,
"name": "expedia",
"test_url": "https://expedia.com/Hotel-Search?destination=New+York%2C+New+York&latLong=40.756680%2C-73.986470&regionId=178293&startDate=&endDate=&rooms=1&_xpid=11905%7C1&adults=2",
"secondary_url": "https://www.expedia.com/Activities"
"secondary_url": "https://groups.expedia.com/Group-Rate/?locale=en_US&ol=1"
},
{
"login": true,
Expand Down
4 changes: 1 addition & 3 deletions testing/raptor/raptor/tests/tp6/desktop/browsertime-tp6.ini
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ test_url = http://www.espn.com/nba/story/_/page/allstarweekend25788027/the-compa
secondary_url = https://www.espn.com/nba/draft/news

[expedia]
playback_pageset_manifest = mitm6-linux-firefox-expedia.manifest
playback_version = 6.0.2
secondary_url = https://www.expedia.com/Activities
secondary_url = https://groups.expedia.com/Group-Rate/?locale=en_US&ol=1
test_url = https://expedia.com/Hotel-Search?destination=New+York%2C+New+York&latLong=40.756680%2C-73.986470&regionId=178293&startDate=&endDate=&rooms=1&_xpid=11905%7C1&adults=2

[facebook]
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[
{
"size": 12966035,
"visibility": "public",
"digest": "cd867226b3e27cebc4176fec0261b2d1750118933f5c66735ba8627ba90d42580e11d0f2012ef4be66a853604bf1e039e7f84d005871cd0ec98585c1133054c8",
"algorithm": "sha512",
"filename": "mitm7-linux-firefox-expedia.zip"
}
]

0 comments on commit 87fe62a

Please sign in to comment.