Closed
Bug 1144108
Opened 10 years ago
Closed 10 years ago
Memory-onGarbageCollection tests are confused by GC zeal
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla39
Tracking | Status | |
---|---|---|
firefox39 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
References
Details
Attachments
(1 file)
(deleted),
patch
|
terrence
:
review+
|
Details | Diff | Splinter Review |
Some of these tests check for whether or how many times garbage collection occurred, and so can fail if run with GC zeal.
This is currently making the CGC builds orange:
https://treeherder.mozilla.org/logviewer.html#?job_id=7705044&repo=mozilla-inbound
Assignee | ||
Comment 1•10 years ago
|
||
Turn off GC zeal where it could cause a problem.
Attachment #8578621 -
Flags: review?(terrence)
Comment 2•10 years ago
|
||
Sorry! Thanks!
Updated•10 years ago
|
Attachment #8578621 -
Flags: review?(terrence) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
You need to log in
before you can comment on or make changes to this bug.
Description
•