Open
Bug 558851
Opened 15 years ago
Updated 15 years ago
Run tests on optimized builds
Categories
(SeaMonkey :: Release Engineering, defect)
SeaMonkey
Release Engineering
Tracking
(Not tracked)
NEW
Future
People
(Reporter: kairo, Unassigned)
Details
Additionally to running tests on debug builds, which provide leak stats, we also should run them on optimized builds, if possible. Of course, we are tight on build machines, but I'm fining this bug just as a reminder that we once want to have it.
We also might decide to experimentally turn them for some temporary period to help getting a grip on test failures (i.e. are they debug-only, etc.) some time before we turn them on generally.
Comment 1•15 years ago
|
||
Am I right that triggering this should be as easy as switching to
|'enable_opt_unittests': True|
in
http://mxr.mozilla.org/build/source/buildbot-configs/seamonkey/config.py
?
It would be fine if we could enable this on the 4 platforms for a week-end, for example.
![]() |
Reporter | |
Comment 2•15 years ago
|
||
It's not how to turn it on that is the problem, I know how to do it. I explained why we are not doing it right now in comment #0.
You need to log in
before you can comment on or make changes to this bug.
Description
•