Skip to content

Investigate flaky test-worker-exit-code on Windows CI #25847

Description

@Trott

https://ci.nodejs.org/job/node-test-binary-windows/23427/COMPILED_BY=vs2017,RUNNER=win2008r2-vs2017,RUN_SUBSET=0/console

test-rackspace-win2008r2-x64-4

07:23:03 not ok 535 parallel/test-worker-exit-code
07:23:03   ---
07:23:03   duration_ms: 120.167
07:23:03   severity: fail
07:23:03   exitcode: 1
07:23:03   stack: |-
07:23:03     timeout
07:23:03     ok - 0 exited with 42
07:23:03     ok - 1 exited with 42
07:23:03     ok - 2 exited with 0
07:23:03     ok - 4 exited with 99
07:23:03     Error: ok
07:23:03         at Object.exitWithOneOnUncaught [as func] (c:\workspace\node-test-binary-windows\test\fixtures\process-exit-code-cases.js:47:9)
07:23:03         at MessagePort.parentPort.once (c:\workspace\node-test-binary-windows\test\parallel\test-worker-exit-code.js:23:54)
07:23:03         at Object.onceWrapper (events.js:285:13)
07:23:03         at MessagePort.emit (events.js:197:13)
07:23:03         at MessagePort.onmessage (internal/worker/io.js:68:8)
07:23:03     ok - 3 exited with 1
07:23:03     ok - 5 exited with 0
07:23:03     ok - 6 exited with 97
07:23:03     Error: ok
07:23:03         at Object.changeCodeInExitWithUncaught [as func] (c:\workspace\node-test-binary-windows\test\fixtures\process-exit-code-cases.js:93:9)
07:23:03         at MessagePort.parentPort.once (c:\workspace\node-test-binary-windows\test\parallel\test-worker-exit-code.js:23:54)
07:23:03         at Object.onceWrapper (events.js:285:13)
07:23:03         at MessagePort.emit (events.js:197:13)
07:23:03         at MessagePort.onmessage (internal/worker/io.js:68:8)
07:23:03     Error: ok
07:23:03         at Object.exitWithZeroInExitWithUncaught [as func] (c:\workspace\node-test-binary-windows\test\fixtures\process-exit-code-cases.js:107:9)
07:23:03         at MessagePort.parentPort.once (c:\workspace\node-test-binary-windows\test\parallel\test-worker-exit-code.js:23:54)
07:23:03         at Object.onceWrapper (events.js:285:13)
07:23:03         at MessagePort.emit (events.js:197:13)
07:23:03         at MessagePort.onmessage (internal/worker/io.js:68:8)
07:23:03     ok - 7 exited with 98
07:23:03     ok - 8 exited with 0
07:23:03   ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs involving tests that fail intermittently in CI.windowsIssues and PRs related to the Windows platform.workerIssues and PRs related to the worker_threads module and Worker API.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions