Closed
Bug 1608128
Opened 6 years ago
Closed 6 years ago
update test262/FinalizationGroup cleanup-prevented-with-unregister.js
Categories
(Core :: JavaScript: GC, defect, P1)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla74
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: allstars.chh, Assigned: allstars.chh)
Details
Attachments
(1 file, 1 obsolete file)
forked from Bug 1603701
cleanup-prevented-with-unregister.js has been updated recently, see
https://github.com/tc39/test262/commit/a3370bfca56ece9deeeb3f22b78d0626944303bf#diff-ef8b5506d5837782eee2a357747f7cc5
However SpiderMonkey is failing.
| Assignee | ||
Comment 1•6 years ago
|
||
To fix the failure in
test262/built-ins/FinalizationGroup/prototype/cleanupSome/cleanup-prevented-with-unregister.js
| Assignee | ||
Comment 2•6 years ago
|
||
To fix the failure in
test262/built-ins/FinalizationGroup/prototype/cleanupSome/cleanup-prevented-with-unregister.js
Updated•6 years ago
|
Attachment #9120069 -
Attachment is obsolete: true
Pushed by allstars.chh@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/412e576fe993
Check if records have been cleared. r=jonco
Comment 4•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•