Closed
Bug 487502
Opened 16 years ago
Closed 15 years ago
add acceptance testcases for OOM and -memlimit
Categories
(Tamarin Graveyard :: Virtual Machine, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
flash10.1
People
(Reporter: dschaffe, Assigned: dschaffe)
Details
Attachments
(1 file)
5.44 KB,
patch
|
Details | Diff | Splinter Review |
OOM tests ideas:
1) set -memlimit low and allocate memory in a loop until the vm exits, the test will verify the exit code is 128 (out of memory), crashes will be 1
2) set -memlimit low and do a simple test to run within the small memory, confirm the test runs correctly and shell exit code is 0
Flags: flashplayer-qrb+
Comment 1•16 years ago
|
||
Dan, is this not fixed now?
Comment 2•15 years ago
|
||
Dan, is this not fixed now?
Assignee: nobody → dschaffe
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → flash10.1
Assignee | ||
Comment 3•15 years ago
|
||
Yes, is fixed now. acceptance tests added to mmgc directory: memlimit,memstats,outofmemory, closing bug.
Assignee | ||
Updated•15 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Assignee | ||
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•