Closed
Bug 565344
Opened 14 years ago
Closed 13 years ago
Sendchanges should include buildid as a property
Categories
(Release Engineering :: General, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: catlee)
References
Details
(Whiteboard: [automation])
This will make it easier to upload logs to the right place, especially in the cases where a test fails before being able to download/unpack/inspect a build to see what its buildid is.
Comment 1•14 years ago
|
||
We do this already in mobile test side, but could easily do it build side after a build. The relevant code is:
http://hg.mozilla.org/build/buildbotcustom/file/250110f56a64/process/mobiletestfactoryrw.py#l154 through line 162 and the associated parse_build_info
We don't need to use the lambda to do this on desktop, but if we do it will make merging mobile back in easier!
Assignee | ||
Comment 2•13 years ago
|
||
we've been doing this for a while
Assignee: nobody → catlee
Status: NEW → RESOLVED
Closed: 13 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
•