Closed
Bug 1258469
Opened 10 years ago
Closed 5 years ago
Investigate moving Infer analyses to Task Cluster
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mcomella, Unassigned)
Details
(note: bug 1175203 is to fix issues from infer)
We're currently running the analyses daily at [1] but it'll get more eyes if we get it on Task Cluster.
[1]: https://people.mozilla.org/~sledru/reports/fennec-infer/bugs.txt
Reporter | ||
Comment 1•10 years ago
|
||
Then again, if we can't suppress/hide warnings, it might suck to burn the tree on failure.
Summary: Move Infer analyses to Task Cluster → Investigate moving Infer analyses to Task Cluster
Comment 2•10 years ago
|
||
Looks like there's some kind of wrapper around javac. http://fbinfer.com/docs/analyzing-apps-or-projects.html suggests
infer -- mach gradle app:assembleLocalDebug might Just Work. To make progress on this, use the "One Click Loaner" in Task Cluster to get an Android API 15 front-end builder. Then try to install infer on that device and see if you can get |mach gradle| running under this. (Note that ./gradlew is equivalent to |mach gradle|, modulo some settings that we could work around.)
It's irritating that FB hasn't just built a Gradle plugin to achieve this, but I think they use Buck internally so it perhaps makes sense.
Comment 3•5 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•