зеркало из https://github.com/mozilla/gecko-dev.git
6fdd339b84
This patch runs the visual-metrics processing within the test task rather than the (deleted) `-vismet` tasks. It also updates the browsertime version to v15. It requires an update to node16 so new code was added to pull, and install the *-node-16 toolchain artifacts from CI. This patch is possible because the browsertime update gives us the new `visualmetrics-portable.py` script which doesn't require ImageMagick anymore (they've been converted to Python dependencies). We did this conversion here: https://github.com/sitespeedio/browsertime/pull/1741 Furthermore, some changes are made to handle timeouts better, and increase the timeout for an interactive test. Depends on D143502 Differential Revision: https://phabricator.services.mozilla.com/D142838 |
||
---|---|---|
.. | ||
files | ||
__init__.py | ||
conftest.py | ||
geckoProfileTest.tar | ||
python.ini | ||
test_cmdline.py | ||
test_control_server.py | ||
test_cpu.py | ||
test_gecko_profile.py | ||
test_manifest.py | ||
test_playback.py | ||
test_power.py | ||
test_print_tests.py | ||
test_raptor.py | ||
test_utils.py |