Commit Graph

16 Commits (088055743c3403a5527088a4cfb5ed80683a3374)

Author SHA1 Message Date
Johan Lorenzo 607f114466 [fenix] chore: Bump taskgraph to v3.0.0 2 years ago
gmierz 0f7fe74475 [fenix] Set symbol properly. 2 years ago
gmierz 9f8eecdbc4 [fenix] Fix bad line 2. 2 years ago
gmierz a01de5d2cb [fenix] Fix bad line. 2 years ago
gmierz c9d7b4daca [fenix] Fix missing variable. 2 years ago
gmierz 350f8761f8 [fenix] Bug 1784122 - Add non-fission variant for Fenix perf tests. 2 years ago
gmierz 8afa50c7c2 [fenix] Run visual metrics processing within the test task. 2 years ago
Heitor Neiva ba8db21b93 [fenix] RELENG-805 - Pull taskgraph from pypi 2 years ago
gmierz a3e898306a [fenix] Remove non-webrender browsertime tests. 3 years ago
Dave Hunt b42f68d7d4 [fenix] Bug 1670902 - Use WebRender platforms for Raptor performance tests 3 years ago
Florin Strugariu 02a79bf5d5 [fenix] Update taskcluster settings to use short names instead of indexes 4 years ago
Gregory Mierzwinski 6f2ed93ef3 [fenix] Bug 1670284 - Enable webrender for all tests and run a subset without webrender. (https://github.com/mozilla-mobile/fenix/pull/16325)
* Enable webrender for all tests and run a subset without webrender.

* Run tests on PR.

* Change task labels for webrender-enabled tests.

* Move transform logic to after the main transform.

* Reformat group symbol.

* Check if extra field is empty.

* Try a different method for treeherder info.

* Fix up assignment issue.

* Reformat symbol field instead of groupSymbol.

* Add new task group to config.

* Change the platform name for webrender tasks.

* Undo testing changes.

* Undo platform naming changes.
4 years ago
Gregory Mierzwinski 0a0868e85b [fenix] Bug 1671415 - Remove 2019 youtube-playback tests. (https://github.com/mozilla-mobile/fenix/pull/15918)
* Bug 1671415 - Remove 2019 youtube-playback tests.

* Run tests in PR.

* Undo testing changes.
4 years ago
Johan Lorenzo 24b35482fd [fenix] Bug 1648785 - Let taskcluster upload APKs to Github releases (https://github.com/mozilla-mobile/fenix/pull/12907) 4 years ago
liuche 34f861650f [fenix] For https://github.com/mozilla-mobile/fenix/issues/12240: Enable btime youtube-playback Fenix tests (https://github.com/mozilla-mobile/fenix/pull/12760)
Co-authored-by: alexandru.ionescu <alexandru.ionescu@softvision.ro>
4 years ago
Gregory Mierzwinski a02c283a0e [fenix] Bug 1613483 - Add all Browsertime tests with visual metrics to Fenix repo. (https://github.com/mozilla-mobile/fenix/pull/9087)
* Add visual-metrics docker type.

* Add required browsertime toolchain fetches.

* Add browsertime tests for technical and visual metrics.

* Run browsertime tests in a cron task.

* Run visual metrics on all browsertime tests.

* Use spaces instead of tabs, and resolve visual-metric nits.

* Enable browsertime on pull request for testing.

* Restrict PR tests to amazon on browsertime.

* First attempt using multi_dep.

* Add a primary dependency to browsertime.

* Try by not popping.

* Debug prints.

* Make one grouping per browsertime task.

* Try without the multi_dep transform.

* Delete dependent-tasks in visual-metrics transformer.

* Update setuptools installed and copy run-on-tasks-for.

* Use get when getting run-on-tasks-for.

* Add new pinned requirements.

* Try it.

* Set run-on-tasks-for properly.

* Remove print statement.

* Remove single_dep loader, and print statements.

* Remove run-on-tasks-for testing setting.

* Restart testing, and set user to root in visual-metrics Docker.

* Remove testing settings.

* Remove fetch-content from Docker.

* Change attributes grouping method.

* Run all tests as a check.

* Undo testing changes, and fix a bad test name.
4 years ago