> On Jan 12, 2015, at 12:14 PM,
jia...@gmail.com wrote:
> === release test-abort-fatal-error ===
> Path: simple/test-abort-fatal-error
> assert.js:93
> throw new assert.AssertionError({
> ^
> AssertionError: null == true
> at /home/kkk/下载/node-v0.10.35/test/simple/test-abort-fatal-error.js:38:3
> at ChildProcess.exithandler (child_process.js:662:7)
> at ChildProcess.emit (events.js:98:17)
> at maybeClose (child_process.js:766:16)
> at Socket.<anonymous> (child_process.js:979:11)
> at Socket.emit (events.js:95:17)
> at Pipe.close (net.js:466:12)
> Command: out/Release/node /home/kkk/下载/node-v0.10.35/test/simple/test-abort-fatal-error.js
You may want to file this as an issue in the joyent/node repo on github, or test against io.js and try the iojs/io.js repo.
I've a hunch it's the localized directory name for your user, but that's a wild guess.