Closed
Bug 717908
Opened 14 years ago
Closed 14 years ago
disable unreliable test
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: espindola, Assigned: espindola)
References
Details
Attachments
(1 file)
1.47 KB,
patch
|
igor
:
review+
|
Details | Diff | Splinter Review |
testBug597736.js checks the behavior of the conservative garbage collector. But being conservative, it can fail with some memory layout configurations.
In particular, it is failing in 32 bit debug builds (with optimizations) on 10.6.
Assignee | ||
Comment 1•14 years ago
|
||
Updated•14 years ago
|
Attachment #588401 -
Flags: review?(igor) → review+
Assignee | ||
Comment 2•14 years ago
|
||
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
You need to log in
before you can comment on or make changes to this bug.
Description
•