Changes

Jump to: navigation, search

TestEngineering/Performance/Raptor

103 bytes added, 08:38, 6 August 2019
Raptor on Mobile projects (Fenix, Reference-Browser): Update documentation with the latest facts
=== Add new tests ===
For mobile projects, Raptor tests are run on every push to master on the following repositories:
* {| class="wikitable"|-! Project !! Repository !! Tests results !! Schedule|-| Fenix (aka Firefox Preview) || [https://github.com/mozilla-mobile/reference-browserfenix/ (Github] || [https://treeherder.mozilla.org/#/jobs?repo=reference-browser fenix Treeherder view])|| Every 24 hours [https://tools.taskcluster.net/hooks/project-mobile/fenix-raptor Taskcluster Hook]|-* | Reference-Browser || [https://github.com/mozilla-mobile/fenixreference-browser/ (Github] || [https://treeherder.mozilla.org/#/jobs?repo=fenix reference-browser Treeherder view])|| On demand [https://tools.taskcluster.net/hooks/project-mobile/reference-browser-raptor Taskcluster Hook]|}
Tests are defined differently from what exists in mozilla-central. Taskcluster payloads are expressed in Python function in:
* https://github.com/mozilla-mobile/fenix/blob/8928822e99ff09ab45bce8ebab63aead10b7ebde/automation/taskcluster/decision_task.py#L82-L91
If you want to test your changes on a PR, before they land, you need to apply a patch like this one: https://github.com/mozilla-mobile/reference-browserfenix/commit/dfc757ac6a6ed2981909cc70573408d8f89bed0e4cc16d4268240393f57b3711ab423c2407aeffb7. Don't forget to revert it before merging the patch.
On Fenix and Reference-Browser, the raptor revision is tied to Geckoview's build ID. You may have to bump Geckoview to a more recent the latest nightly:* https://github.com/of mozilla-mobile/reference-browser/blob/f2ae31e23e36a749b937ff9728c28d53760242eb/buildSrc/src/main/java/Gecko.kt#L6* https://github.com/mozilla-mobile/fenix/blob/d72df34c7de6d1385d7c4fdbf38ee9d78e9183b5/buildSrc/src/main/java/Gecko.kt#L6.central
For more information, please reach out to :jlorenzo or :mhentges in #cia
Confirm
193
edits

Navigation menu