Skip to content

Flaky test-async-wrap-uncaughtexception #16210

Description

@joyeecheung
  • Version: master
  • Platform: Windows
  • Subsystem: test

I have seen multiple errors from this one on Windows this week. sample

not ok 35 parallel/test-async-wrap-uncaughtexception
  ---
  duration_ms: 0.337
  severity: fail
  stack: |-
    Mismatched <anonymous> function calls. Expected exactly 1, actual 2.
        at Object.exports.mustCall (c:\workspace\node-test-binary-windows\COMPILED_BY\vs2015\RUNNER\win2008r2-vs2017\RUN_SUBSET\0\test\common\index.js:486:10)
        at Object.<anonymous> (c:\workspace\node-test-binary-windows\COMPILED_BY\vs2015\RUNNER\win2008r2-vs2017\RUN_SUBSET\0\test\parallel\test-async-wrap-uncaughtexception.js:14:33)
        at Module._compile (module.js:599:30)
        at Object.Module._extensions..js (module.js:610:10)
        at Module.load (module.js:518:32)
        at tryModuleLoad (module.js:481:12)
        at Function.Module._load (module.js:473:3)
        at Function.Module.runMain (module.js:640:10)
        at startup (bootstrap_node.js:187:16)

Metadata

Metadata

Assignees

No one assigned

    Labels

    async_hooksIssues and PRs related to the async hooks subsystem.flaky-testIssues and PRs involving tests that fail intermittently in CI.testIssues and PRs related to Node.js core tests and test infrastructure.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions