angular-cn/integration/ng_elements
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: make `elements` integration tests less flaky (#26869) 2018-11-02 10:37:34 -07:00
src test: make `elements` integration tests less flaky (#26869) 2018-11-02 10:37:34 -07:00
closure.conf fix(elements): add compiler dependency (#24861) 2018-08-30 21:33:14 -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 feat(elements): enable Shadow DOM v1 and slots (#24861) 2018-08-30 21:33:14 -07:00
yarn.lock test(elements): add basic integration test for angular elements (#24861) 2018-08-30 21:33:14 -07:00