Open
Bug 1811661
Opened 2 years ago
Updated 2 years ago
Add a build task on a Windows CI machine
Categories
(Firefox for Android :: General, enhancement)
Tracking
()
NEW
People
(Reporter: kbrosnan, Unassigned)
Details
From github: https://github.com/mozilla-mobile/fenix/issues/27085.
Build failures on Windows happen from time to time because we do not have any environment that builds on this system until a contributor mentions it. Most of our team's build environments are *NIX based so we tend to isolate Windows dev build setups.
We can evade this problem by adding a CI build task that only tries to run
./gradlew buildDebugto ensure that the setup is always work and avoid bugs like https://github.com/mozilla-mobile/fenix/issues/27053.┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Updated•2 years ago
|
Severity: -- → N/A
You need to log in
before you can comment on or make changes to this bug.
Description
•