commit | 16f7403747aa34fee70be319bc105b124447bb32 | [log] [tgz] |
---|---|---|
author | Yuki Yamada <yukiy@chromium.org> | Mon Feb 01 08:50:16 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 01 08:50:16 2021 |
tree | 0a06da99e6800a08d13cd4af10673a5e6d55d497 | |
parent | 7f2242b384314e47d7c2c05fd9c14fe0e80af737 [diff] |
Sheriff: Disable two tests in SystemWebAppLinkCaptureBrowserTest SystemWebAppLinkCaptureBrowserTest.OmniboxTypeURLAndNavigate and SystemWebAppLinkCaptureBrowserTest.OmniboxPasteAndGo are flaky. TBR=cmp@chromium.org No-Try: true Bug: 1172891 Change-Id: I8181b3e044a0861f666aa719d98f8d7f2d127fb6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2660538 Commit-Queue: Illia Klimov <elklm@chromium.org> Reviewed-by: Illia Klimov <elklm@chromium.org> Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Auto-Submit: Yuki Yamada <yukiy@chromium.org> Cr-Commit-Position: refs/heads/master@{#849031}
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.