-
Notifications
You must be signed in to change notification settings - Fork 415
Tests with phantomjs - sometimes green sometimes red. #340
Comments
Maybe this will help you: ariya/phantomjs#11252 |
@panSarin Can you upgrade your phantomjs to ~> 1.9.1 and report back on whether or not that fixed the flapping? |
Hello. |
I often have this kind of error on my CI server too (not 50% of time, Obviously, this is just a symptom (potentially even different Anyway, as it happens on CI, I can't provide a |
I'm also getting a roughly 10% failure on Travis CI |
+1 |
I'm experiencing this problem too. |
+1 I'm having the same problem. I'm using poltergeist with Capybara. My versions: |
+1 I'm having the same problem. I'm using poltergeist with Capybara. My versions: |
+1 |
+1 |
Tried downgrading to Phantomjs to 1.9.8 whilst using capybara 2.2.1 and Poltergeist 1.5.1 ... no luck. Have experimented with versions. Still getting inconsistent results ... |
I upgraded to PhantomJS 2.0 (compiled from source on Ubuntu) and it finally works! Tried six other version combinations with no luck. I am sometimes getting a 'Timeout Error'. Will continue experimenting with other versions of Capybara and Poltergeist. Capybara 2.4.4 |
I have the exact versions mentioned above and I'm still seeing the issue. |
I'm closing this due to the age of the original issue and the fact no one has actually posted any real details about the issues or a reproducible test case - If anyone is having actual issues, please open a new issue with real details about all versions used, details of the tests that are failing, and if possible a reproducible minimal test case |
About 50% times when i run my test it return ok, but in other 50% times it is failure.
Sometimes with:
and sometimes even earlier with:
Any ideas?
The text was updated successfully, but these errors were encountered: