Closed
Bug 1274497
Opened 9 years ago
Closed 9 years ago
Avoid running adb everytime we run make on Android builds
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox49 fixed)
RESOLVED
FIXED
mozilla49
| Tracking | Status | |
|---|---|---|
| firefox49 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
As seen in bug 1274273, the build system is running adb uselessly. Moreover, on automation, adb doesn't even run, because it requires a more recent glibc than available, adding confusing error messages to the logs.
| Assignee | ||
Comment 1•9 years ago
|
||
As seen in bug 1274273, the build system is running adb uselessly.
Moreover, on automation, adb doesn't even run, because it requires a
more recent glibc than available, adding confusing error messages to the
logs.
Review commit: https://reviewboard.mozilla.org/r/54172/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/54172/
Attachment #8754684 -
Flags: review?(gps)
Comment 2•9 years ago
|
||
Comment on attachment 8754684 [details]
MozReview Request: Bug 1274497 - Avoid running adb every time we run make on Android builds
https://reviewboard.mozilla.org/r/54172/#review51572
Attachment #8754684 -
Flags: review?(gps) → review+
Comment 4•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•