commit | b0549e63f8448e049bacf88bf512e177e61402bb | [log] [tgz] |
---|---|---|
author | Bruce Dawson <brucedawson@chromium.org> | Wed Apr 27 00:10:35 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 27 00:10:35 2022 |
tree | fa4ee7c1c3cd74b3cdd9942b197b4dbe0ed0ef10 | |
parent | f70825f33535684e48977bd95b17e9a2ea93d089 [diff] |
Disable iOS tests on Windows iOS tests are not intended to run on Windows and cause noisy failures when this is tried, such as when running "git cl presubmit --all". This avoids those failures by skipping all of the tests when on Windows. Bug: 1309977 Change-Id: I9d4dd1193011437a070c0ff92d506043e7488553 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3606579 Auto-Submit: Bruce Dawson <brucedawson@chromium.org> Reviewed-by: Zhaoyang Li <zhaoyangli@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/main@{#996441}
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.