angularjs - PhantomJS exited unexpectedly with exit code 3221225477 -


i'm using phantomjs combined grunt , jasmine run unit tests angularjs application. i'm experiencing strange behavior when unit tests become many. in case 754/755 unit tests. unit tests run fail following message

running phantomjs...error

0 [ '' ] warning: phantomjs exited unexpectedly exit code 3221225477. use --force continue.

aborted due warnings.

when comment out old tests, number become less 754/755 works fine. when tests becomes many(more 754/755) error appears. believe memory allocation of phantomjs, couldn't find connected error code - 3221225477 , couldn't sure. haven't find solution workaround commenting unit tests. problem occurs on windows 7 machine, same test build works on macos without problem, no matter how many unit tests there, connected os.

i appreciate suggestions it, thanks!

i believe phantomjs has run out of memory.

  1. download , extract phantomjs 2.x http://phantomjs.org/download.html
  2. set phantomjs_bin variable phantomjs.exe path.
  3. run unit test.

Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -