commit | 6d2c1596c3d6826185e6c05a754f864a48e56fe3 | [log] [tgz] |
---|---|---|
author | Michael Thiessen <mthiesse@chromium.org> | Mon Mar 07 22:48:50 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 07 22:48:50 2022 |
tree | 86f5e3db8bf07308f1fc5ba673d9350f1a564b69 | |
parent | c2f73d1f277e092363e560ec38892615fb6a0fc3 [diff] |
Increase ApplicationTestUtils timeout for starting Activity The 5000ms sometimes isn't enough to start an Activity, so up it to 10000ms. Bug: 1298815 Change-Id: I027137659d4e7754009aa17f7cc6255f1779d8ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3502351 Reviewed-by: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Auto-Submit: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/main@{#978487}
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.