Skip to content

Build Test failed on Windows 7 #16023

Closed
Closed
@xanZ08

Description

@xanZ08

On running .\vcbuild test below test case fails. Here is the stack trace.

Error: Command failed: "C:\Users\816361\Documents\xan\nodecore\node\Release\node.exe" -e 'require("child_process").fork("C:\Users\816361\Documents\xan\nodecore\node\test\fixtures\empty.js")'
[eval]:1
'require(child_process).fork(C:\Users\816361\Documents\xan\nodecore\node\test\fixtures\empty.js)'


SyntaxError: Invalid hexadecimal escape sequence
    at createScript (vm.js:80:10)
    at Object.runInThisContext (vm.js:139:10)
    at Object.<anonymous> ([eval]-wrapper:6:22)
    at Module._compile (module.js:600:30)
    at evalScript (bootstrap_node.js:462:27)
    at startup (bootstrap_node.js:163:9)
    at bootstrap_node.js:605:3

    at ChildProcess.exithandler (child_process.js:269:12)
    at emitTwo (events.js:125:13)
    at ChildProcess.emit (events.js:213:7)
    at maybeClose (internal/child_process.js:944:16)
    at Socket.stream.socket.on (internal/child_process.js:364:11)
    at emitOne (events.js:115:13)
    at Socket.emit (events.js:210:7)
    at Pipe._handle.close [as _onclose] (net.js:551:12)

Version: output of node -v - > v6.9.1
Windows 7 64 bit

Metadata

Metadata

Assignees

No one assigned

    Labels

    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