Gregory Mierzwinski
b203ac5f44
[fenix] Bug 1706913 - Fix node archive name change caused by bug 1611513. ( https://github.com/mozilla-mobile/fenix/pull/19190 )
...
* Bug 1706913 - Fix node archive name change caused by bug 1611513.
* Undo test run.
2021-04-22 13:21:48 -04:00
Aaron Train
4b5f161e30
[fenix] No issue: test one shard per UI test on FTL ( https://github.com/mozilla-mobile/fenix/pull/18998 )
2021-04-19 12:22:01 -04:00
Dave Hunt
b42f68d7d4
[fenix] Bug 1670902 - Use WebRender platforms for Raptor performance tests
2021-04-12 13:56:50 -07:00
Dave Hunt
f4eba36b6a
[fenix] Bug 1701764 - Remove --no-conditioned-profile from Raptor tests now that they are disabled by default
2021-04-06 14:58:53 -07:00
Gregory Mierzwinski
44619180cf
[fenix] Bug 1699639 - Run browsertime tests in python3. ( https://github.com/mozilla-mobile/fenix/pull/18554 )
...
This patch fixes an issue with the python version being used to run the browsertime tests.
2021-03-19 15:14:31 -04:00
isabelrios
4523d2bfae
[fenix] Taskgraph changes to allow running UI tests on nightly builds ( https://github.com/mozilla-mobile/fenix/pull/18191 )
...
* Modify taskgraph to allow running UI tests on Nightly builds
* adding try_task_config file
* remove try_task_config file
2021-03-10 11:31:55 +01:00
Aki Sasaki
fa90d7e7be
[fenix] signing index ( https://github.com/mozilla-mobile/fenix/pull/18379 )
2021-03-09 17:35:38 -05:00
isabelrios
0b3f9aec8a
[fenix] Revert "Add UI tests nightly build ( https://github.com/mozilla-mobile/fenix/pull/17948 )" ( https://github.com/mozilla-mobile/fenix/pull/17960 )
...
This reverts commit 02c08b3f6cba7d7c05322a91d31f887d39ba0160.
2021-02-11 10:24:41 +01:00
isabelrios
b81a83b815
[fenix] Add UI tests nightly build ( https://github.com/mozilla-mobile/fenix/pull/17948 )
...
* Try adding UI Tests to Nightly build
* adding try_config file
* remove try_task_config
2021-02-11 09:58:41 +01:00
Florin Strugariu
02a79bf5d5
[fenix] Update taskcluster settings to use short names instead of indexes
2021-02-08 17:48:49 -08:00
isabelrios
a35b7e900b
[fenix] Revert "Run UI tests nightly def ( https://github.com/mozilla-mobile/fenix/pull/17513 )" ( https://github.com/mozilla-mobile/fenix/pull/17761 )
...
This reverts commit 00d442ee4ab944cbeab0f357a5f7b69e29fd9237.
2021-02-02 08:39:51 -08:00
isabelrios
e4ff93f889
[fenix] Run UI tests nightly def ( https://github.com/mozilla-mobile/fenix/pull/17513 )
...
* run-ui-test-nightly
* Run ui tests on nightly build
* set correct number of shard according to tests running
* fix typo
* removing testing file
Co-authored-by: isabel rios <isabelrios@MBP-de-isabel-2.home>
2021-02-02 14:39:07 +01:00
Aki Sasaki
12c0251b68
[fenix] support staging release promotion projects ( https://github.com/mozilla-mobile/fenix/pull/17652 )
...
Let's make mozilla-releng/staging-fenix the official staging repository.
By supporting it in the automation, we no longer need to maintain a
staging patchset to test things properly.
2021-01-26 17:28:59 -08:00
isabelrios
0f6e44f7bc
[fenix] Changes to run tests on beta builds ( https://github.com/mozilla-mobile/fenix/pull/16786 )
...
* Changes to run tests on beta builds
* remove dontoptime and fix bookmarks tests
* fix ktlint and smokeTest
* add variable for package name
* rebase and fix conflicts
* add yml files and modify script to run tests
* fix yml file indentation
* changes in kind file and add try_task
* fix error kind file
* fix error kind file 2
* fix error kind file 3
* fix reviewer comments
* remove mockwebserver implementation as per reviewer comment
* run beta tests only on releases branches
* reg exp for master branch
* reg exp for master branch2
* modify try_task with release branch
* remove try file
* let's start by running only one test
* address latest reviewers comments
* double check correct tasks for release branch
* remove try file after confirming beta build run
Co-authored-by: isabel rios <isabelrios@MBP-de-isabel-2.home>
2021-01-14 15:47:36 +01:00
Gregory Mierzwinski
d075b1db37
[fenix] Bug 1685663 - Change the geckodriver index-search path. ( https://github.com/mozilla-mobile/fenix/pull/17370 )
...
* Change the geckodriver index-search path.
* Run some tests.
* Add platform name to the index-search path.
* Undo testing changes.
2021-01-11 10:31:27 -05:00
Gregory Mierzwinski
486677375f
[fenix] Disable conditioned profiles in the fenix branch. ( https://github.com/mozilla-mobile/fenix/pull/17078 )
2020-12-16 13:18:14 -05:00
Johan Lorenzo
0dc9caa20f
[fenix] Bug 1681991 - Do not run ui-tests against debug builds on release branches ( https://github.com/mozilla-mobile/fenix/pull/16981 )
2020-12-16 15:37:22 +01:00
Johan Lorenzo
6de3af886b
[fenix] Sign android-test-beta with the dep key
...
Since it is used with beta-firebase which is also dep-signed
2020-12-04 14:15:54 +01:00
Johan Lorenzo
de51102e91
[fenix] Create new android-test-beta build ( https://github.com/mozilla-mobile/fenix/pull/16814 )
2020-12-04 11:36:12 +01:00
Mark Beebe
f16adc28bc
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/16648 : Expose Nexus logs
2020-12-03 16:20:00 +01:00
Mihai Tabara
5d1630e707
[fenix] Bug 1635488 - add Fenix version-bump task. ( https://github.com/mozilla-mobile/fenix/pull/16361 )
...
Co-authored-by: Johan Lorenzo <jlorenzo@mozilla.com>
2020-11-16 15:21:58 +01:00
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.
2020-11-06 16:10:04 +01:00
Michael Comella
7479db73fe
[fenix] For https://github.com/mozilla-mobile/fenix/issues/15707 : run lint rules tests in CI.
...
This works but it's imperfect: when the tests fail, it links to the lint
failure artifacts rather than the test failure artifacts.
2020-10-30 18:23:35 -07:00
Gregory Mierzwinski
45aa002f94
[fenix] Bug 1674186 - Use shippable platforms for Browsertime tests. ( https://github.com/mozilla-mobile/fenix/pull/16261 )
...
* Use shippable platforms.
* Undo testing changes.
2020-10-30 11:15:00 +01:00
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.
2020-10-16 06:16:34 -04:00
alexandru-io
ea70865b6a
[fenix] Bug 1654346 Add YTP 2020 tests ( https://github.com/mozilla-mobile/fenix/pull/14286 )
2020-10-07 17:34:27 +02:00
Johan Lorenzo
5b2dc9569e
[fenix] Revert "Block github tagging on push-apk ( https://github.com/mozilla-mobile/fenix/pull/15546 )" ( https://github.com/mozilla-mobile/fenix/pull/15748 )
...
This reverts commit ac6551e7b9315dfdbe107685111da9c68cb12ad9.
2020-10-07 15:25:45 +02:00
Ben Hearsum
6977b53c5f
[fenix] Block github tagging on push-apk ( https://github.com/mozilla-mobile/fenix/pull/15546 )
...
Currently, push-apk fails to verify its chain of trust if github tagging
is done before it runs. Until this is fixed, we need to make sure
tagging is blocked on pushing.
2020-09-30 15:28:40 +02:00
Johan Lorenzo
24b35482fd
[fenix] Bug 1648785 - Let taskcluster upload APKs to Github releases ( https://github.com/mozilla-mobile/fenix/pull/12907 )
2020-09-14 18:49:31 +02:00
Sebastian Kaspari
2875338740
[fenix] Simplify build variants to just: debug, nightly, beta and release.
...
Co-authored-by: Johan Lorenzo <jlorenzo@mozilla.com>
2020-08-06 11:52:10 +02:00
gmierz
b6fede138a
[fenix] Undo test changes.
2020-07-21 10:15:38 -07:00
gmierz
0afee78646
[fenix] Test vismet.
2020-07-21 10:15:38 -07:00
Johan Lorenzo
13e8560acf
[fenix] Bug 1652979 - Stop producing fennecNightly, fenixNightly and fenixBeta ( https://github.com/mozilla-mobile/fenix/pull/12225 )
2020-07-21 16:42:08 +02:00
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>
2020-07-20 16:09:18 -07:00
Johan Lorenzo
5e6561dd47
[fenix] Bug 1608874 - part 3: Let fennec-production upload APKs on Google Play's alpha track
2020-07-20 18:30:16 +02:00
isabelrios
18b3fb95b4
[fenix] cron-job-ui-screenshots ( https://github.com/mozilla-mobile/fenix/pull/12423 )
...
Co-authored-by: isabel rios <isabelrios@MacBook-Pro-de-isabel-2.local>
2020-07-16 16:08:00 +02:00
Tiger Oakes
64e1a079ea
[fenix] For https://github.com/mozilla-mobile/fenix/issues/11886 - Re-enable codecov ( https://github.com/mozilla-mobile/fenix/pull/12258 )
...
* Re-enable codecov
* Use local script
* Revert to old codecov script
2020-07-13 16:22:17 -07:00
Tiger Oakes
8171bef320
[fenix] Add links in Checks panel for test/lint tasks ( https://github.com/mozilla-mobile/fenix/pull/12222 )
...
* Add lints in Checks panel for test/lint tasks
* Switch to custom task
* Rename github tasks
2020-07-10 11:24:48 -07:00
Johan Lorenzo
4128460ce6
[fenix] Bug 1649400 - part 3: Stop publishing fenixNightly, fennecNightly, and fenixBeta to Google Play
2020-07-06 18:42:21 -04:00
Johan Lorenzo
bb0083c558
[fenix] Bug 1649400 - part 1: ship org.mozilla.fenix as a nightly product ( https://github.com/mozilla-mobile/fenix/pull/12127 )
2020-07-01 11:03:10 +02:00
Gregory Mierzwinski
c3a08febf3
[fenix] Disable conditioned profiles on Raptor YTP tests. ( https://github.com/mozilla-mobile/fenix/pull/11814 )
2020-06-29 15:48:45 +02:00
Emily Kager
ac30100101
[fenix] No issue: Test remove codecov ( https://github.com/mozilla-mobile/fenix/pull/11928 )
2020-06-24 16:29:56 -07:00
Tiger Oakes
e7be2c4cce
[fenix] Expose reports as artifacts
2020-06-23 13:48:09 -07:00
Gregory Mierzwinski
8e562d5030
[fenix] Remove nightly-simulation signing-type specification. ( https://github.com/mozilla-mobile/fenix/pull/11276 )
2020-06-05 19:05:36 +02:00
Gregory Mierzwinski
d7c3e04352
[fenix] Bug 1642657 - Undo browsertime changes for nightly-simulation. ( https://github.com/mozilla-mobile/fenix/pull/11274 )
...
* Undo browsertime changes for nightly-simulation.
* Make signing nightly-simulation run on all pushes.
2020-06-05 18:54:22 +02:00
Gregory Mierzwinski
68ab244829
[fenix] Bug 1642657 - Use default signing for nightly-simulation builds ( https://github.com/mozilla-mobile/fenix/pull/11270 )
2020-06-05 18:21:29 +02:00
Gregory Mierzwinski
f95dc7e0cd
[fenix] Bug 1642657 - Add a per-commit fenix build that simulates the nightly. ( https://github.com/mozilla-mobile/fenix/pull/10821 )
...
* Add new per-commit android-test build.
* Rename to nightly-simulation.
* Add treeherder group to the config file.
* Remove taskcluster index path and browsertime test.
* Add nightly-simulation to taskcluster indexes.
2020-06-05 17:41:49 +02:00
Richard Pappalardo
ffba3b3570
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/11050 - Remove Nimbledroid
2020-06-04 14:42:47 -07:00
Johan Lorenzo
381990c3bb
[fenix] Bug 1608874 - part 1: Move Fennec Beta to a dedicated hook ( https://github.com/mozilla-mobile/fenix/pull/11048 )
2020-06-04 14:54:11 +02:00
Sebastian Kaspari
00b21e7999
[fenix] Rebuild toolchain if AndroidComponents.kt changes.
...
Initially we didn't want to do that since we do not need to cache dependencies from our own
maven repository. But Android Components can introduce other third-party transitive
dependencies from other repositories (like Android X) and those need to be cached.
2020-05-25 17:37:59 +02:00