-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
When I try to run grunt jasmine, it failed, due to a timeout, in Ubuntu 10.04 with PhantomJS 1.5.
But the same project worked well in my Mac 10.7.3.
The error message is as follows:
Running "jasmine:all" (jasmine) task
Running specs for index.html
<WARN> PhantomJS timed out, possibly due to an unfinished async spec. Use --force to continue. </WARN>
Aborted due to warnings.In order to debug, I replaced my project with jasmine demo from official site. The same phenomenon happened again.
Here is the minimized project to indicate problem:
http://kcz.me/test/grunt-jasmine.zip
Maybe the reason comes from phantomJS version. Is there anyone know where I can download PhantomJS 1.3 since that there is no download link in googlecode.
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels