-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Closed
Labels
async_hooksIssues and PRs related to the async hooks subsystem.Issues and PRs related to the async hooks subsystem.flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.testIssues and PRs related to the tests.Issues and PRs related to the tests.
Description
- 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
Labels
async_hooksIssues and PRs related to the async hooks subsystem.Issues and PRs related to the async hooks subsystem.flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.testIssues and PRs related to the tests.Issues and PRs related to the tests.