зеркало из https://github.com/mozilla/gecko-dev.git
b5f60d8890
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 |
||
---|---|---|
.. | ||
.eslintrc.js | ||
README.txt | ||
hooks.py | ||
hooks_android_main.py | ||
hooks_android_view.py | ||
hooks_perfstats.py | ||
hooks_recording.py | ||
pageload_sites.json | ||
perftest.ini | ||
perftest_WPT_chrome_init_file.js | ||
perftest_WPT_firefox_init_file.js | ||
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 | ||
perftest_youtube_link.js | ||
sites.txt |
README.txt
This directory contains perftests owned by the performance team.