Closed
Bug 524176
Opened 16 years ago
Closed 16 years ago
Enable optimized, debug packaged unittest for Tracemonkey
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bc, Assigned: catlee)
References
Details
Attachments
(3 files)
3.99 KB,
patch
|
bhearsum
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
1.18 KB,
patch
|
bhearsum
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
3.07 KB,
patch
|
bhearsum
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
Please enable optimized and debug builds for Firefox on the Tracemonkey branch. They will be used for running the JavaScript Browser reftests at least, though I would expect that having the other unittests running on optimized and debug builds would be desired as well.
Updated•16 years ago
|
Summary: Enable optimized, debug builds for Tracemonkey → Enable optimized, debug packaged unittest for Tracemonkey
Updated•16 years ago
|
Component: Release Engineering → Release Engineering: Future
Assignee | ||
Updated•16 years ago
|
Assignee: nobody → catlee
Assignee | ||
Comment 1•16 years ago
|
||
Attachment #416671 -
Flags: review?(bhearsum)
Assignee | ||
Updated•16 years ago
|
Component: Release Engineering: Future → Release Engineering
Updated•16 years ago
|
Attachment #416671 -
Flags: review?(bhearsum) → review+
Assignee | ||
Comment 2•16 years ago
|
||
Comment on attachment 416671 [details] [diff] [review]
Turn on opt/debug tests for tracemonkey
changeset: 1854:2d4088c3e0ec
Attachment #416671 -
Flags: checked-in+
Assignee | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 3•16 years ago
|
||
The win32 mozconfig needs to specify
ac_add_options --enable-libxul
for packaging to work.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 4•16 years ago
|
||
Attachment #417922 -
Flags: review?(bhearsum)
Updated•16 years ago
|
Attachment #417922 -
Flags: review?(bhearsum) → review+
Assignee | ||
Comment 5•16 years ago
|
||
Comment on attachment 417922 [details] [diff] [review]
Enable libxul linking on debug builds
changeset: 1860:28c5b285411f
Attachment #417922 -
Flags: checked-in+
Assignee | ||
Updated•16 years ago
|
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Comment 6•16 years ago
|
||
We didn't turn off the old-style unit test builders when the opt and debug ones were enabled. Was there a reason for that ?
Assignee | ||
Updated•16 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 7•16 years ago
|
||
Attachment #421260 -
Flags: review?(bhearsum)
Updated•16 years ago
|
Attachment #421260 -
Flags: review?(bhearsum) → review+
Assignee | ||
Updated•16 years ago
|
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 8•16 years ago
|
||
Comment on attachment 421260 [details] [diff] [review]
Disable refcounting builds on tracemonkey (linux and windows only)
changeset: 1939:f066bcdd775b
Attachment #421260 -
Flags: checked-in+
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
•