Closed
Bug 594667
Opened 15 years ago
Closed 2 years ago
TM: Test regress-456826.js still valid?
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: gwagner, Unassigned)
Details
Test case 456826 sets a max memory limit and expects a OOM.
Our Chunk size that we allocate from the OS increased over the last months and the max memory limit is now below the actual chunk size.
In this test case we have to report OOM even if we have empty arenas left in the Chunk. I don't think that makes sense.
Comment 1•14 years ago
|
||
Still a valid non-TM bug?
Comment 2•14 years ago
|
||
Dave, you were just cleaning up the jit tests. Does this bug still have value?
| Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Updated•3 years ago
|
Severity: normal → S3
Comment 3•2 years ago
|
||
This test was rehabbed as part of Bug 1537923
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•