Closed
Bug 551958
Opened 15 years ago
Closed 15 years ago
Stop running refcount builds/tests on Electrolysis branch, start running debug tests instead
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: rail)
Details
(Whiteboard: [simple])
Attachments
(1 file)
|
3.69 KB,
patch
|
Details | Diff | Splinter Review |
We need to turn on debug tests (enable_unittests=True on the *-debug platforms), and turn off refcount builds/tests (enable_unittests=False on the non-debug platforms)
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → raliiev
| Assignee | ||
Comment 1•15 years ago
|
||
Please review the patch above. Let me know if I should test it in staging.
Attachment #432556 -
Flags: review?(catlee)
| Reporter | ||
Comment 2•15 years ago
|
||
Comment on attachment 432556 [details] [diff] [review]
Proposed patch
You also need to enable the opt tests. I think the key is 'enable_opt_unittests'.
| Reporter | ||
Updated•15 years ago
|
Attachment #432556 -
Flags: review?(catlee)
Comment 3•15 years ago
|
||
I believe that most of the things you wanted landed with:
https://bugzilla.mozilla.org/attachment.cgi?id=433367&action=edit
Now these are the builders we have:
# Linux electrolysis opt test mochitests-1/5
# Linux electrolysis opt test mochitests-2/5
# Linux electrolysis opt test mochitests-3/5
# Linux electrolysis opt test mochitests-4/5
# Linux electrolysis opt test mochitests-5/5
# Linux electrolysis opt test mochitest-other
# Linux electrolysis opt test reftest
# Linux electrolysis opt test crashtest
# Linux electrolysis opt test xpcshell
# Linux electrolysis opt test jsreftest
We don't have anything for debug testers.
# Linux electrolysis leak test build
Rail can you get a patch to get that as well? This would the unittests for the debug platforms.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•15 years ago
|
||
This bug has been fixed by syncing e10s tests with m-c in bug 542647
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
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
•