Skip to content

Investigate flaky test-worker-syntax-error-file #22762

Closed
@Trott

Description

@Trott
  • Version: 11.0.0-pre (master)
  • Platform: win10 vs2017
  • Subsystem: test worker

https://ci.nodejs.org/job/node-test-binary-windows/19875/COMPILED_BY=vs2017,RUNNER=win10,RUN_SUBSET=3/console

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.workerIssues and PRs related to Worker support.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions