Skip to content

test,flaky: test-cli-node-options #15284

Closed
@refack

Description

@refack
  • Version: 5f22375
  • Platform: Windows
  • Subsystem: test,cli

Consequent of #14195, for some reason

node.exe -e console.log("B")

fails sometimes
any ideas why would be appreciated.

not ok 54 parallel/test-cli-node-options
  ---
  duration_ms: 2.386
  severity: fail
  stack: |-
    assert.js:665
    assert.ifError = function ifError(err) { if (err) throw err; };
                                                      ^
    
    Error: Command failed: c:\workspace\node-test-binary-windows\RUN_SUBSET\1\VS_VERSION\vs2017\label\win2016\Release\node.exe -e console.log("B")
    
        at ChildProcess.exithandler (child_process.js:268:12)
        at emitTwo (events.js:125:13)
        at ChildProcess.emit (events.js:213:7)
        at maybeClose (internal/child_process.js:944:16)
        at Process.ChildProcess._handle.onexit (internal/child_process.js:221:5)
  ...

https://ci.nodejs.org/job/node-test-binary-windows/10993/RUN_SUBSET=1,VS_VERSION=vs2017,label=win2016/console

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliIssues and PRs related to the Node.js command line interface.flaky-testIssues and PRs related to the tests with unstable failures on the CI.testIssues and PRs related to the tests.windowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions