-
-
Notifications
You must be signed in to change notification settings - Fork 156
Closed
Description
error: | 132 passing (176ms)
error: | 2 failing
error: |
error: | 1) Object should retain references to written Objects:
error: |
error: | AssertionError [ERR_ASSERTION]: "o" has not been garbage collected
error: | + expected - actual
error: |
error: | -false
error: | +true
error: |
error: | at Context.<anonymous> (test/object.js:46:5)
error: |
error: | 2) pointer should retain references to a written pointer in a Buffer:
error: |
error: | AssertionError [ERR_ASSERTION]: "child" has not been garbage collected
error: | + expected - actual
error: |
error: | -false
error: | +true
error: |
error: | at Context.<anonymous> (test/pointer.js:45:5) - Node Version: 8.3.0 (does not fail on 8.2.1)
- Citgm version: 2.0.5
- Platform: Darwin
Metadata
Metadata
Assignees
Labels
No labels