Closed
Bug 493228
Opened 15 years ago
Closed 14 years ago
run packaged unittests on the try server
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: lsblakk)
References
Details
Once we consider packaged unittests to be production ready we should convert the try server to them. This will allow us to remove a ton of code from the tryserver, and end up with us sharing a lot more code with production. Mostly, we need to remove the unittest factories from tryserver/factories.py and use the packaged unittest one in tryserver/master.cfg.
Comment 1•15 years ago
|
||
(In reply to comment #0)
> we need to remove the unittest factories from tryserver/factories.py and use
> the packaged unittest one in tryserver/master.cfg.
What about |make check| which runs compiled tests?
Assignee | ||
Updated•15 years ago
|
Component: Release Engineering: Future → Release Engineering
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → lsblakk
Assignee | ||
Comment 3•14 years ago
|
||
This was fixed as part of bug 520227 try-as-branch.
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
•