Closed charlespernet closed 9 years ago
Hi again, after a whole afternoon tracking the issue, I discovered that the problem came from my phantomjs version ... It was not up to date ...
If you have any issue with Poltergeist timing out, just double check your phantomjs version. It's like I've lost an entire day trying to figure it out...
I hope I could save someone's else
Hey, i'am bringing another Timeout issue. I know that the topic had been spoken many times, I've already read the threads. I already tried to precompile my assets in Test environment and extend the timeout option.
By the way I noticed something really strange that I haven't seen in any previous post. Whenever I run my tests for the first time, like after a computer reboot, the first test passes, the second one timeout. The strangest part is that if I run the same test file a second time immediately after, the first test will Timeout...
Another information is that these tests were all passing few days ago, and i didn't upgrade my rails or ruby version from that time.
just after reboot
few seconds after
This error looks hard to reproduce, one colleague here doesn't meet the issue...
here is my test, even if it's very basic
ruby version
ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-darwin14.0]
rails version
Rails 4.1.6
It's my first issue submission so I hope I included every information needed. I am not sure about how to use the remote debugging tool in this case, I tried to include it but nothing changed, and I don't have any more logs to include.
I am conscious that this issue had been posted many times before but didn't find anything helpful, I hope that my contribution can help others.
I am here to bring any other information if you think something is lacking.
Thank you for the time spent reading my issue.
Here are the tests logs :