Skip to content

ref is failing with 8.3.0 #464

@al-k21

Description

@al-k21
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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions