gecko-dev/testing/raptor/test
krubin 408cd85cb9 Bug 1555799 - Add new raptor tests in CI for generating cpu and memory info. r=perftest-reviewers,rwood
This patch adds two new test tasks for each of the 4 Android browsers running speedometer, idle, or idle-background. These tests gather (i) cpu+memory usage, or (ii) cpu+memory+power usage information. The power tests are left as they are for now to determine if there is an impact to our measurements if we run all resource-usage tests at once. Furthermore, the cron job for android power tests was also modified to prevent it from picking up these tasks.

The cpu usage functons needed to be fixed here because they were not working on MotoG5/Android7 for two reasons: (i) device version was not being detected properly, and (ii) ADB shell commands can't use the pipe functionality (`|`). Tests needed to be modified to compensate for these changes as well.

Differential Revision: https://phabricator.services.mozilla.com/D42679

--HG--
extra : moz-landing-system : lando
2019-08-21 13:41:24 +00:00
..
files Bug 1561729 - Add unit tests for android power measurement parsing. r=perftest-reviewers,rwood 2019-07-08 18:30:00 +00:00
__init__.py
conftest.py Bug 1558456 - stop tracking >1080p youtube-playback-test on motoG5 r=sparky,perftest-reviewers,davehunt 2019-07-31 16:36:21 +00:00
python.ini Bug 1561729 - Add unit tests for android power measurement parsing. r=perftest-reviewers,rwood 2019-07-08 18:30:00 +00:00
test_cmdline.py Bug 1558598 - Force WebRender on or off in the raptor harness. r=rwood 2019-06-29 09:49:00 +00:00
test_control_server.py Bug 1549631 - Add new target app (browser) backgrounded, idle-power-use test. r=rwood,AlexandruIonescu 2019-06-28 08:46:35 +00:00
test_cpu.py Bug 1555799 - Add new raptor tests in CI for generating cpu and memory info. r=perftest-reviewers,rwood 2019-08-21 13:41:24 +00:00
test_manifest.py Bug 1558456 - stop tracking >1080p youtube-playback-test on motoG5 r=sparky,perftest-reviewers,davehunt 2019-07-31 16:36:21 +00:00
test_playback.py Bug 1539983 [mozproxy] Move alternate-server-replay script into mozproxy r=tarek 2019-08-14 11:49:35 +00:00
test_power.py Bug 1563800 - Output percent-change of test's power usage relative to Android OS baseline. r=perftest-reviewers,alexandru.irimovici 2019-07-19 16:45:26 +00:00
test_print_tests.py Bug 1517270 - Add pageload measurement types to --print-tests output; r=rwood 2019-01-04 17:04:27 +00:00
test_raptor.py Bug 1559975 - Python3 linting changes for raptor r=Callek,rwood 2019-06-24 20:50:14 +00:00
test_utils.py Bug 1552519 - For geckoview browser apps startup use local configuration file instead of command line args r=perftest-reviewers,sparky 2019-07-12 16:31:29 +00:00