Closed
Bug 581290
Opened 14 years ago
Closed 14 years ago
Android debug builds
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mwu, Assigned: mozilla)
References
Details
Attachments
(2 files)
12.85 KB,
patch
|
jhford
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
5.97 KB,
patch
|
jhford
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
I think it would be nice to have debug builds of android so something can turn red if debug builds are broken.
It would be nice to get android debug builds if only so that we can run reftests/crashtests on them. (I don't know the bug # for that work.) Reftests and crashtests track the number of assertions triggered by tests, which is extremely useful, but that code only works in debug builds.
Comment 3•14 years ago
|
||
I just landed a patch that I had to back out due to mysterious crashes on Maemo Talos, and it took me quite a while to work out the problem. If debug builds were on, the tests would have hit an assertion that I put in and the problem would have been much more obvious.
Assignee | ||
Updated•14 years ago
|
Assignee: bear → aki
Comment 4•14 years ago
|
||
got another regression in bug 628372 that this would have caught.
Aki, got an ETA for this?
Assignee | ||
Comment 5•14 years ago
|
||
Started on a patch last week that got put aside to deal with bustage.
Assuming things go well, this week.
Assignee | ||
Comment 6•14 years ago
|
||
Turns them on for m-c, m-aurora, m-beta, m-2.1 as a depend build.
Adds mozconfigs as appropriate.
I will stage this.
Assignee | ||
Comment 7•14 years ago
|
||
Assignee | ||
Comment 8•14 years ago
|
||
Comment on attachment 526871 [details] [diff] [review]
android debug configs
Went green in staging.
Attachment #526871 -
Attachment description: [untested] android debug configs → android debug configs
Attachment #526871 -
Flags: review?(jhford)
Assignee | ||
Updated•14 years ago
|
Attachment #526872 -
Attachment description: [untested] android debug generateMobileBranchObjects → android debug generateMobileBranchObjects
Attachment #526872 -
Flags: review?(jhford)
Updated•14 years ago
|
Attachment #526871 -
Flags: review?(jhford) → review+
Updated•14 years ago
|
Attachment #526872 -
Flags: review?(jhford) → review+
Assignee | ||
Comment 9•14 years ago
|
||
Comment on attachment 526872 [details] [diff] [review]
android debug generateMobileBranchObjects
http://hg.mozilla.org/build/buildbotcustom/rev/8ac93aa39684
Attachment #526872 -
Flags: checked-in+
Assignee | ||
Comment 10•14 years ago
|
||
Comment on attachment 526871 [details] [diff] [review]
android debug configs
http://hg.mozilla.org/build/buildbot-configs/rev/dc48d72e12a5
Attachment #526871 -
Flags: checked-in+
Assignee | ||
Comment 11•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•