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
|
|
|
^
|
2017-01-08 23:36:25 +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:*:*)
|
2016-04-07 22:04:47 +08:00
|
|
|
at tryModuleLoad (module.js:*:*)
|
2012-12-30 08:49:18 +08:00
|
|
|
at Function.Module._load (module.js:*:*)
|
2016-06-01 14:48:32 +08:00
|
|
|
at Module.runMain (module.js:*:*)
|
2016-06-12 19:14:34 +08:00
|
|
|
at run (bootstrap_node.js:*:*)
|
|
|
|
at startup (bootstrap_node.js:*:*)
|
|
|
|
at bootstrap_node.js:*:*
|