node-chakracore icon indicating copy to clipboard operation
node-chakracore copied to clipboard

node-bunyan unit test failure

Open kunalspathak opened this issue 8 years ago • 1 comments

  • Version: v8.0.0-pre
  • Platform: 14.04.1-Ubuntu SMP Wed Jun 29 20:22:11 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
  • Subsystem: chakrashim
kunalspathak@kunalspathak-Virtual-Machine:~/git/node-bunyan$ node ./node_modules/.bin/nodeunit test/src.test.js

src.test.js
✖ src

TypeError: Unable to get property 'getFileName' of undefined or null reference
   at Error.prepareStackTrace (/home/kunalspathak/git/node-bunyan/lib/bunyan.js:195:9)
   at stackGetter (chakra_shim.js:245:9)
   at getCaller3Info (/home/kunalspathak/git/node-bunyan/lib/bunyan.js:202:5)


FAILURES: 1/1 assertions failed (65ms)
kunalspathak@kunalspathak-Virtual-Machine:~/git/node-bunyan$

kunalspathak avatar Feb 26 '17 03:02 kunalspathak

@boingoing Can you take a look at this as part of the CITGM work?

kfarnung avatar Jun 14 '17 21:06 kfarnung