commit | b435bdc0b703ae517030325169e4ff8e14d109fc | [log] [tgz] |
---|---|---|
author | Mike Dougherty <michaeldo@chromium.org> | Fri Aug 13 18:33:43 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 13 18:33:43 2021 |
tree | 8d3cb9a1f308879f718218a52c0747e7a14ce94f | |
parent | dc7750902aaac85a326d1e835f4c16b8b801ff21 [diff] |
Update DemographicsTestCase testBirthYear_ name This instance variable is showing up as a failed test, likely because it starts with "test". Rename to birthYear_ in order to prevent this incorrect test case parsing. Example "failure": https://ci.chromium.org/ui/p/chrome/builders/official/ios/6301/steps Change-Id: Id67c375399cb58cb85e10d60f32eb2dd082a5e58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3094509 Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Auto-Submit: Mike Dougherty <michaeldo@chromium.org> Reviewed-by: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#911825}
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.