gecko-dev/testing/raptor/test
Gregory Mierzwinski 6fdd339b84 Bug 1677559 - Run visual-metrics in the browsertime test task. r=perftest-reviewers,kshampur
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
2022-05-02 12:26:14 +00:00
..
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