Closed msonowal closed 6 years ago
@chilio I have checked and tried every possible no luck maybe resolution resize can cause this?
@msonowal I doubt resize could cause this (you can always verify it yourself), rather I would suspect infrastructure or too complex tests. I have a few additional questions for your case:
BTW. A small note from my experiences, if memory usage goes beyond default and system needs to use swap then these nasty problems are coming into force, certain lags, timeouts, etc. This sounds strange cause you should not experience them in services like AWS, or am I misssing something.
@msonowal Additional note I have seen same tests randomly failing while using certain jquery plugins like for example iCheck. Removing these plugins made my stressed out, concurrent gitlab-runners going green. So please keep in mind, that your project may be responsible for any strange behavior also...
@chilio There is no jQuery involved only pure Vue right now it is working green after I have removed all the resize methods and put the window size in the start. It is working
@msonowal great to hear that. I hope Laravel Dusk becomes more robust with time...
Hi @chilio , Thanks for your great work, I am using your image since a month I am setting it up with a gitlab ci yml file. But I keep getting the error [WARNING]: Unable to evaluate script: disconnected: not connected to DevTools after the 3rd or 4th tests and sometime it comes
Facebook\WebDriver\Exception\UnrecognizedExceptionException: chrome not reachable
orFacebook\WebDriver\Exception\NoSuchDriverException: invalid session id
Any idea what can it cause I am having hard time trying but it does not work
Below is the log