gecko-dev/testing/performance
andrej b5f60d8890 Bug 1773621 - Remove panda.tv from list of sites tested on WebPageTest. r=perftest-reviewers,AlexandruIonescu
A week ago we received a notification that we had a test that the WPT chrome tests were perma failing on [[ https://bugzilla.mozilla.org/show_bug.cgi?id=1773621 | bugzilla ]]
After going through the fail logs I realized it was because of website "panda.tv" directing to a unable to connect page message, after some digging it was not returning proper data because panda.tv has not been a company since March 2019(bankruptcy filing), why this only is causing an issue now I believe is because of some kind of update from WPT as I can see a noticeable UI difference on the test results page from before and after the failures started.

My resolution was to remove Panda.tv from our test list and that seems to have resolved the issue.

I also updated the error message to display which website is causing the issue so that if this happens again I don't need to go through each and every webpagetest result to know which of the 40 websites are having an issue.

Differential Revision: https://phabricator.services.mozilla.com/D149642
2022-06-20 14:16:41 +00:00
..
.eslintrc.js
README.txt
hooks.py
hooks_android_main.py
hooks_android_view.py
hooks_perfstats.py
hooks_recording.py Bug 1754830 - Extend the login-logic to pageload tests in mozperftest. r=perftest-reviewers,sparky 2022-06-14 13:47:09 +00:00
pageload_sites.json Bug 1748849 - Update imdb recording to mitm7 r=perftest-reviewers,afinder 2022-03-01 08:16:52 +00:00
perftest.ini Bug 1766009 - Create WPT chrome job r=perftest-reviewers,sparky,davehunt 2022-05-04 17:10:39 +00:00
perftest_WPT_chrome_init_file.js Bug 1773621 - Remove panda.tv from list of sites tested on WebPageTest. r=perftest-reviewers,AlexandruIonescu 2022-06-20 14:16:41 +00:00
perftest_WPT_firefox_init_file.js Bug 1773621 - Remove panda.tv from list of sites tested on WebPageTest. r=perftest-reviewers,AlexandruIonescu 2022-06-20 14:16:41 +00:00
perftest_android_main.js
perftest_android_view.js
perftest_bbc_link.js
perftest_facebook.js
perftest_jsconf_cold.js
perftest_jsconf_warm.js
perftest_pageload.js
perftest_perfstats.js
perftest_politico_link.js
perftest_record.js Bug 1754830 - Extend the login-logic to pageload tests in mozperftest. r=perftest-reviewers,sparky 2022-06-14 13:47:09 +00:00
perftest_youtube_link.js
sites.txt

README.txt

This directory contains perftests owned by the performance team.