Skip to content

two test related to finalization group failed #155

@gengjiawen

Description

@gengjiawen
not ok 702 parallel/test-finalization-group
  ---
  duration_ms: 0.414
  severity: fail
  exitcode: 1
  stack: |-
    /home/runner/work/node-v8/node-v8/test/parallel/test-finalization-group.js:12
      g.cleanupSome();
        ^
    
    TypeError: g.cleanupSome is not a function
        at Timeout._onTimeout (/home/runner/work/node-v8/node-v8/test/parallel/test-finalization-group.js:12:5)
        at listOnTimeout (internal/timers.js:549:17)
        at processTimers (internal/timers.js:492:7)
  ...
not ok 703 parallel/test-finalization-group-error
  ---
  duration_ms: 0.410
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched noop function calls. Expected exactly 1, actual 2.
        at Proxy.mustCall (/home/runner/work/node-v8/node-v8/test/common/index.js:328:10)
        at Object.<anonymous> (/home/runner/work/node-v8/node-v8/test/parallel/test-finalization-group-error.js:27:40)
        at Module._compile (internal/modules/cjs/loader.js:1178:30)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1198:10)
        at Module.load (internal/modules/cjs/loader.js:1027:32)
        at Function.Module._load (internal/modules/cjs/loader.js:923:14)
        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
        at internal/main/run_main_module.js:17:47
  ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions