Skip to content

Commit

Permalink
Bug 1534880 [wpt PR 15493] - Update algorithm to find ChromeDriver to…
Browse files Browse the repository at this point in the history
… download, a=testonly

Automatic update from web-platform-tests
Update algorithm to find ChromeDriver to download (#15493)

* Update algorithm of find ChromeDriver to download

Find ChromeDriver to download, based on recommendation from
https://sites.google.com/a/chromium.org/chromedriver/downloads/version-selection

* Fall back to tip-of-tree Chromium build

Also support "Chromium" (in addition to "Google Chrome") when parsing
version strings.

* Various misc style improvements

* Factor URL construction out
* Fix logging (mozlog does not support lazy format strings)
* Fix whitespaces (two blank lines between classes, one space after #)

--

wpt-commits: 681d9f6ee13ac20d3cf72928cf97d84bca56e29a
wpt-pr: 15493

UltraBlame original commit: ba23fed029e11efa59174a3194fe25631cd7f874
  • Loading branch information
marco-c committed Oct 4, 2019
1 parent 233b803 commit dfbf66d
Show file tree
Hide file tree
Showing 2 changed files with 522 additions and 30 deletions.
Loading

0 comments on commit dfbf66d

Please sign in to comment.