commit | 0e04c1f2104eeb1e6b419f92e00d8e104ae8c9c4 | [log] [tgz] |
---|---|---|
author | Gauthier Ambard <gambard@chromium.org> | Thu May 27 14:20:23 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 27 14:20:23 2021 |
tree | 1d96a463cf5b71b5c70b8f54d3a7961860535342 | |
parent | cb1688f43aec33abe0d411033b7566868adce2a4 [diff] |
[iOS] Tentative deflake for toolbar test Try to deflake tests: - Add a delay on the JavaScript test to avoid failing because the test is done before the alert is displayed. - Add a "SufficientlyVisible" condition to the WebUI test to avoid get mixed with non-visible labels. Fixed: 1210781 Change-Id: Id20b3debc8f767e28dda05ae49fd9f011b5f0ec1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2909654 Reviewed-by: David Jean <djean@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#887151}
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.