Closed
Bug 730050
Opened 14 years ago
Closed 14 years ago
TryBuildFactory looks in the wrong place for malloc.log
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: edransch)
Details
(Whiteboard: [tryserver])
Attachments
(1 file)
902 bytes,
patch
|
bhearsum
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
For example, it looks here: http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-macosx/ instead of here: http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-macosx-debug/
This is because of this line here: http://mxr.mozilla.org/build-central/source/buildbotcustom/process/factory.py#1920
Updated•14 years ago
|
Component: Release Engineering → Release Engineering: Automation
QA Contact: release → catlee
Whiteboard: [tryserver]
![]() |
||
Updated•14 years ago
|
Assignee: nobody → edransch
![]() |
Assignee | |
Comment 1•14 years ago
|
||
change the URL for the leak steps for the TryBuildFactory to use 'complete_platform' instead of 'platform'
Attachment #603291 -
Flags: review?(bhearsum)
Reporter | ||
Comment 2•14 years ago
|
||
Comment on attachment 603291 [details] [diff] [review]
patch to buildbotcustom
Landed on the default branch of buildbotcustom.
Attachment #603291 -
Flags: review?(bhearsum)
Attachment #603291 -
Flags: review+
Attachment #603291 -
Flags: checked-in+
Comment 3•14 years ago
|
||
This change went live in a reconfiguration around 9AM.
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•