ericmckean / chromedriver

Automatically exported from code.google.com/p/chromedriver
0 stars 0 forks source link

ChromeDriver can't parse short git hashes from Chrome OS #946

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Error message is:

WebDriverException: Message: u'unknown error: cannot connect to chrome at 
localhost:53783\nfrom unknown error: unrecognized Blink revision: 1493aa5\n  
(Driver info: chromedriver=2.10.e4b4d06,platform=Linux 3.8.11 armv7l)' 

This is similar to issue 906, but is happening because Chrome OS reports a 
short git hash instead of a full one.

Original issue reported on code.google.com by samu...@chromium.org on 20 Oct 2014 at 11:37

GoogleCodeExporter commented 9 years ago
Fixed in https://codereview.chromium.org/667823003/ and will be part of 2.12.

Original comment by samu...@chromium.org on 21 Oct 2014 at 5:57

GoogleCodeExporter commented 9 years ago

Original comment by samu...@chromium.org on 27 Oct 2014 at 8:47

GoogleCodeExporter commented 9 years ago

Original comment by samu...@chromium.org on 21 Feb 2015 at 12:25