angular-cn/integration/hello_world__closure
George Kalpakas 72c36956de ci: pin ChromeDriver to a version compatible with docker image's Chrome (#28494)
By default, `webdriver-manager update` will download the latest
ChromeDriver version, which might not be compatible with the Chrome
version included in the [docker image used on CI], causing CI failures.
Previously, we used to pin the ChromeDriver version on CI in
[ngcontainer's Dockerfile][2]. This was accidentally broken in #26691,
while moving from ngcontainer to default CircleCI docker images.

This commit fixes the issue by pinning ChromeDriver to a known
compatible version.

[1]: bfd48d156d/.circleci/config.yml (L16)
[2]: bfd48d156d/tools/ngcontainer/Dockerfile (L63)

PR Close #28494
2019-02-01 20:22:03 -05:00
..
e2e test: cleanup rxjs custom build 2017-05-04 15:07:27 -04:00
src test: cleanup rxjs custom build 2017-05-04 15:07:27 -04:00
closure.conf feat(ivy): implement TestBed (#25369) 2018-08-14 11:58:47 -07:00
package.json ci: pin ChromeDriver to a version compatible with docker image's Chrome (#28494) 2019-02-01 20:22:03 -05:00
tsconfig.json refactor(compiler): don’t always compile `.ngfactory.ts` files by default 2017-06-12 15:27:02 -07:00
yarn.lock build: update hello_world__closure to google-closure-compiler 20180716.0.0 (#25236) 2018-08-01 13:23:35 -07:00