Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Test failed: External ArrayBuffer with finalizer #735

Copy link
Copy link
@mhdawson

Description

@mhdawson
Issue body actions

Test failed: External ArrayBuffer with finalizer seems to have been failing since May 16, on Windows for master and 14.x

Running test 'objectreference'
Running test 'version_management'

All tests passed!
Test failed: External ArrayBuffer with finalizer
C:\workspace\node-test-node-addon-api-new\nodes\win-vs2019\node-addon-api\test\testUtil.js:17
        throw e;
        ^

AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:

1 !== 0

    at Array.<anonymous> (C:\workspace\node-test-node-addon-api-new\nodes\win-vs2019\node-addon-api\test\arraybuffer.js:42:14)
    at runGCTests (C:\workspace\node-test-node-addon-api-new\nodes\win-vs2019\node-addon-api\test\testUtil.js:14:17)
    at Immediate._onImmediate (C:\workspace\node-test-node-addon-api-new\nodes\win-vs2019\node-addon-api\test\testUtil.js:21:9)
    at processImmediate (internal/timers.js:456:21) {
  generatedMessage: true,
  code: 'ERR_ASSERTION',
  actual: 1,
  expected: 0,
  operator: 'strictEqual'
}
npm ERR! Test failed.  See above for more details.
Build step 'Conditional steps (multiple)' marked build as failure

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.