Closed
Bug 550176
Opened 15 years ago
Closed 15 years ago
Packaged unittest runs should set revision property
Categories
(Release Engineering :: General, defect, P5)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 567376
People
(Reporter: catlee, Unassigned)
References
Details
(Whiteboard: [simple])
They're getting the revision via sendchange, but it's not showing up as a property.
We could also grab this as part of the get_build_info step.
I think grabbing it from get_build_info is probably safer.
This might mean changes to tools/buildfarm/utils/printbuildrev.py to print out the revision, and then changes to buildbotcustom/process/factory.py to update the get_build_info function in the UnittestPackagedBuildFactory to look for and use that data.
| Reporter | ||
Updated•15 years ago
|
Priority: -- → P5
Comment 1•15 years ago
|
||
this will be fixed by bug 567376 so, duping.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•