Revision 30c52ac1260e496ca4b25a182076e3b79e9ed2a0 authored by Kristiyan Kostadinov on 03 March 2022, 14:26:24 UTC, committed by Andrew Kushnir on 03 March 2022, 17:13:25 UTC
Several people on the team (myself included) have had issues where the `webdriver-manager` step of the `postinstall` script fails on the first run, but work correctly on the second one.

These changes attempt to simplify the workflow by retrying the script up to 3 times before giving up.

PR Close #45252
1 parent 6459b25
History
File Mode Size
cypress
docs
projects
src
tools
.gitignore -rw-r--r-- 752 bytes
BUILD.bazel -rw-r--r-- 301 bytes
CONTRIBUTING.md -rw-r--r-- 8.7 KB
DEVELOPING.md -rw-r--r-- 975 bytes
README.md -rw-r--r-- 2.0 KB
cypress.json -rw-r--r-- 560 bytes
packages.bzl -rw-r--r-- 985 bytes
tsconfig.json -rw-r--r-- 1.4 KB
tsconfig.spec.json -rw-r--r-- 120 bytes
tslint.json -rw-r--r-- 1.9 KB

README.md

back to top