I added logging to the Travis test system, to try to track down intermittent PhantomJS issues. This seems to have been very well-behaved over the last couple of weeks, so I imagine a new version of Phantom has fixed it.
Remove cat in the Travis build file
Remove the driver_phantomjs() custom driver builder in the browser TestCase class
I've had a couple of weeks without a problem, then a couple of connection issues today. I've kept the logging code in, but switched it off. I'll close this for now.
I added logging to the Travis test system, to try to track down intermittent PhantomJS issues. This seems to have been very well-behaved over the last couple of weeks, so I imagine a new version of Phantom has fixed it.
cat
in the Travis build filedriver_phantomjs()
custom driver builder in the browserTestCase
class