commit | d15f47ac4804d300d4bd3287f53d88be8e403c42 | [log] [tgz] |
---|---|---|
author | Stephen Nusko <nuskos@chromium.org> | Thu Apr 08 20:58:07 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 08 20:58:07 2021 |
tree | f23d2946c57c39ee316d978a1cbc5354d0603285 | |
parent | adcacaaca1dfdcbcf9d885bfb335b2544c51c1c2 [diff] |
Disable a AtomicUint64_.* gtests because they are failing on base_perftests for perf bots on desktops platforms. These are failing on linux, mac, and windows. No-Try: True Tbr: wenbinzhang@google.com CC: fdoray@chromium.org Bug: 1197115 Change-Id: Iced5f39ad1b776926f4d6c90eb243528bf746719 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2814641 Reviewed-by: Stephen Nusko <nuskos@chromium.org> Reviewed-by: John Chen <johnchen@chromium.org> Reviewed-by: François Doray <fdoray@chromium.org> Auto-Submit: Stephen Nusko <nuskos@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#870696}
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.