commit | 81205503646fba1797853447cb95076d9bd8ed91 | [log] [tgz] |
---|---|---|
author | Vladimir Nechaev <nechaev@chromium.org> | Tue Oct 22 15:27:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 22 15:27:33 2024 |
tree | c6ade49d1d7672c158a9d1bb0b6e702825fa33f2 | |
parent | f1ca91447dd51047aa5bd8c49e3682ca52b76ff6 [diff] |
Change the default retry-limit This commit changes the default retry-limit to 0 for ChromeDriver integration tests if the tests are executed locally, not by CI. Bug: 374681919 Change-Id: I73df40b2de5a62a9b3d84398a5c9fb0c3e12c7d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5953326 Auto-Submit: Vladimir Nechaev <nechaev@chromium.org> Reviewed-by: Maksim Sadym <sadym@chromium.org> Commit-Queue: Maksim Sadym <sadym@chromium.org> Cr-Commit-Position: refs/heads/main@{#1372056}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.