Skip to content

Commit

Permalink
Bug 1699764 - Remove Facebook page load test using legacy design r=pe…
Browse files Browse the repository at this point in the history
…rftest-reviewers,Bebe

Differential Revision: https://phabricator.services.mozilla.com/D109094
  • Loading branch information
davehunt committed Mar 23, 2021
1 parent 4235856 commit 17bc6c4
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 65 deletions.
1 change: 0 additions & 1 deletion taskcluster/ci/test/browsertime-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ browsertime-tp6-live:
- [bing-search, bing]
- ebay
- [facebook, fb]
- [facebook-redesign, fbr]
- fandom
- [google-docs, gdocs]
- [google-mail, gmail]
Expand Down
23 changes: 0 additions & 23 deletions testing/perfdocs/generated/raptor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -128,29 +128,6 @@ Tests for page-load performance. The links direct to the actual websites that ar
* **use live sites**: false


.. dropdown:: facebook-redesign (BT, FF, CH, CU)

* **alert on**: fcp, loadtime
* **alert threshold**: 2.0
* **apps**: firefox, chrome, chromium
* **browser cycles**: 25
* **expected**: pass
* **gecko profile entries**: 14000000
* **gecko profile interval**: 1
* **lower is better**: true
* **measure**: fnbpaint, fcp, dcf, loadtime
* **page cycles**: 25
* **page timeout**: 60000
* **playback**: mitmproxy
* **playback pageset manifest**: mitm5-linux-firefox-{subtest}.manifest
* **playback recordings**: mitm5-linux-firefox-{subtest}.mp
* **playback version**: 5.1.1
* **test url**: `<https://www.facebook.com>`__
* **type**: pageload
* **unit**: ms
* **use live sites**: false


.. dropdown:: fandom (BT, FF, CH, CU)

* **alert on**: fcp, loadtime
Expand Down
1 change: 0 additions & 1 deletion testing/raptor/raptor/perfdocs/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ suites:
bing-search: "BT, FF, CH, CU"
ebay: "BT, FF, CH, CU"
facebook: "BT, FF, CH, CU"
facebook-redesign: "BT, FF, CH, CU"
fandom: "BT, FF, CH, CU"
google-docs: "BT, FF, CH, CU"
google-mail: "BT, FF, CH, CU"
Expand Down
3 changes: 0 additions & 3 deletions testing/raptor/raptor/tests/tp6/desktop/browsertime-tp6.ini
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ test_url = https://www.ebay.com/
[facebook]
test_url = https://www.facebook.com

[facebook-redesign]
test_url = https://www.facebook.com

[fandom]
test_url = https://www.fandom.com/articles/fallout-76-will-live-and-die-on-the-creativity-of-its-playerbase

Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[
{
"size": 5646483,
"visibility": "public",
"digest": "3f4c11d8003278b5b13ad3f2ed1adaf2a33e0b645844202d8371ee669e00d36f0ae09814ffda3632011bd47e8202cc8ef23757e5d72a6d05a37a49a1ad59413e",
"algorithm": "sha512",
"filename": "mitm4-linux-firefox-facebook.zip"
}
{
"algorithm": "sha512",
"digest": "df151b87d21c0ad7962f3c3b084c86a50ad691ae2ebd831f6ce07f3f022d03ad877210866df5145a820236d779674a8871680184fd32006162887039f3fe1463",
"filename": "mitm4-linux-firefox-facebook-redesign.zip",
"size": 13846814,
"visibility": "public"
}
]

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[
{
"size": 15328202,
"size": 14553670,
"visibility": "public",
"digest": "bd64f7015e3b1bd4f13677201be06629e2f7ec8c38508ca4a751ffbbae6600b5a1e1f9ce0bd099cb2c01fde8e8bd6f92476dbe524e89d3db1bcb65fd505f4611",
"digest": "398e9f8cedb2887da29f5a7bc761330c21635bd484e4fa17178a9f53eb3de2ab7a167bb9c11f888c0799f8993fce44471c1947111fa24890289333579c6bd194",
"algorithm": "sha512",
"filename": "mitm5-linux-firefox-facebook.zip"
"filename": "mitm5-linux-firefox-facebook-redesign.zip"
}
]

0 comments on commit 17bc6c4

Please sign in to comment.