timurstrekalov / saga

Better code coverage tool for JavaScript.
http://timurstrekalov.github.com/saga/
Other
87 stars 25 forks source link

Random empty report with Jasmine and PhantomJS #128

Closed jbrey closed 9 years ago

jbrey commented 9 years ago

Hello,

By using saga with Jasmine and PhantomJS, I got empty reports randomly. When the report is empty, the console message is:

Error running test http://<ip>:<port>: null

With debug is activated, I have a nullPointerException in LinkedList. That's why I think this pull request also fixed the issue #121 With the fix it seams I can't reproduce the problem anymore.

Can you integrate this pull request and generate a release ?

Thanks in advance JB

timurstrekalov commented 9 years ago

Released with 1.5.4. Thanks!

jbrey commented 9 years ago

Thank you!

JB

Le 2 mai 2015 à 15:37, Timur Strekalov notifications@github.com<mailto:notifications@github.com> a écrit :

Released with 1.5.4. Thanks!

— Reply to this email directly or view it on GitHubhttps://github.com/timurstrekalov/saga/pull/128#issuecomment-98358574.