You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.
In particular test/test_click.coffee fails by timing out:
Lotte | WARNING: Error: Process '15884' terminated with 'SIGTERM', timed out:
Error: Process '15884' terminated with 'SIGTERM', timed out
at Object._onTimeout (/Users/slaskis/Work/Hyper Island/lotte/lib/lotte.js:237:14)
at Timer.list.ontimeout (timers.js:101:19)
I've tried it using OSX Mavericks with node 0.8.26, 0.10.24 and 0.11.10 and phantomjs 1.7.0, 1.8.2, 1.9.2.
And any node works as long as phantomjs 1.7.0 is used.
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. I have tried to catch the time out in the little time that I had last night, but couldn't do so. I'll keep the issue open and update as I get a change to look into this again.
In particular
test/test_click.coffee
fails by timing out:I've tried it using OSX Mavericks with node 0.8.26, 0.10.24 and 0.11.10 and phantomjs 1.7.0, 1.8.2, 1.9.2.
And any node works as long as phantomjs 1.7.0 is used.
The text was updated successfully, but these errors were encountered: