2012-12-30 08:49:18 +08:00
|
|
|
Exiting with code=1
|
|
|
|
|
|
|
|
assert.js:*
|
|
|
|
throw new assert.AssertionError({
|
2015-06-19 19:23:56 +08:00
|
|
|
^
|
2013-04-06 02:32:33 +08:00
|
|
|
AssertionError: 1 == 2
|
2012-12-30 08:49:18 +08:00
|
|
|
at Object.<anonymous> (*test*message*error_exit.js:*:*)
|
|
|
|
at Module._compile (module.js:*:*)
|
|
|
|
at Object.Module._extensions..js (module.js:*:*)
|
|
|
|
at Module.load (module.js:*:*)
|
|
|
|
at Function.Module._load (module.js:*:*)
|
2013-02-28 03:24:02 +08:00
|
|
|
at Function.Module.runMain (module.js:*:*)
|
|
|
|
at startup (node.js:*:*)
|
|
|
|
at node.js:*:*
|