Facebook 网络驱动程序和 Travis 的随机 phantomjs 超时

Random phantomjs timeout with Facebook web driver and Travis

由于 phantomjs 超时,我们的 Travis 安装随机失败。

1) ls\tests\controllers\AdminViewsTest::testAdminSurveyViews with 
data set #7 ('surveyParticipantTokenOptions', array('survey/sa/rendersidemenulink/.../{SID}'))

Facebook\WebDriver\Exception\WebDriverCurlException: Curl error thrown

for http POST to /session/25c1a410-c498-11e7-83b5-7dd62bd97597/url 
with params: {"url":"http:\/\/localhost\/index.php r=admin\/survey\/sa\/rendersidemenulink\/subaction\/tokens\/surveyid\/6485
34"}

Operation timed out after 30000 milliseconds with 0 bytes received

这是一个已知问题吗?

编辑:以防其他人不知道:phantomjs 已被废弃。

phantomjs 被放弃了。请改用 Firefox 或 Chromedriver。