commit | 260424185373e4f83e35e740fd0276cf1394fd94 | [log] [tgz] |
---|---|---|
author | Luke Zielinski <lpz@chromium.org> | Mon Feb 22 16:39:54 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 22 16:39:54 2021 |
tree | 7c45f0c2395a629fd5db5980ee207b4a8ceb3bc6 | |
parent | 02aa060d95c07ac400e4dcdc382dcf3f2c0beb9d [diff] |
Add an expectation for a test to unblock import. This test is flake-crashing on Mac. Importer sees this and tries adding a crash expectation for just that one version of mac, which then fails lint because it conflicts with the "all-mac" flake expectation that already exists. Change-Id: I21fe09a1d19721779d629e044c03b74ff69bb387 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2712762 Commit-Queue: Luke Z <lpz@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Auto-Submit: Luke Z <lpz@chromium.org> Reviewed-by: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#856295}
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.