Closed
Description
- Version: 11.0.0-pre (master)
- Platform: win10 vs2017
- Subsystem: test worker
01:14:51 not ok 518 parallel/test-worker-syntax-error-file
01:14:51 ---
01:14:51 duration_ms: 0.211
01:14:51 severity: fail
01:14:51 exitcode: 1
01:14:51 stack: |-
01:14:51 Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
01:14:51 at Object.mustCall (c:\workspace\node-test-binary-windows\test\common\index.js:312:10)
01:14:51 at Object.<anonymous> (c:\workspace\node-test-binary-windows\test\parallel\test-worker-syntax-error-file.js:13:24)
01:14:51 at Module._compile (internal/modules/cjs/loader.js:689:30)
01:14:51 at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
01:14:51 at Module.load (internal/modules/cjs/loader.js:599:32)
01:14:51 at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
01:14:51 at Function.Module._load (internal/modules/cjs/loader.js:530:3)
01:14:51 at Function.Module.runMain (internal/modules/cjs/loader.js:742:12)
01:14:51 at startup (internal/bootstrap/node.js:270:19)
01:14:51 ...
@nodejs/workers