commit | bb587f9078c7bdcb9932b4020ca9f4fe7e4521cf | [log] [tgz] |
---|---|---|
author | Chad Duffin <chadduffin@chromium.org> | Fri Jun 28 22:49:36 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 28 22:49:36 2024 |
tree | 0541f6fb9b653758f3f0f5132fc05f01e53d8f58 | |
parent | c9b3ae4bb1211cca360f15075b8a48012c871887 [diff] |
testing: Make Hermes operations take 1 second The timeout has been reduced from 5 seconds to 1 second since we perform two SM-DS scans when the dialog is opened, and with each scan taking 5 seconds we will hit the default 10 second timeout for an interactive UI test step. Bug: b/350069427 Change-Id: I7770103548e9e6c3b8b034b2a8f81a0be437d8c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5668592 Commit-Queue: Jason Zhang <jiajunz@google.com> Reviewed-by: Jason Zhang <jiajunz@google.com> Commit-Queue: Chad Duffin <chadduffin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1321232}
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.