Chromedriver is crashing on travis
localnerve opened this issue · 1 comments
localnerve commented
chromedriver is crashing on travis, cannot be reproduced on local (mac).
2.3.3 erroneously pinned to older version, but older version also crashes. 2.3.2 had the latest, which also crashes the same way.
(previously worked)
Travis states chrome builds are failing due to a permission change. Retry tonight, revert chrome to latest version, on success tag 2.3.4.
https://www.traviscistatus.com/
localnerve commented
required: sudo
added to travis to allow chromedriver config per travis-ci/travis-ci#8836