commit | d72dd5e54ca8ca1cc07d38e9f2991b0d8f407bc3 | [log] [tgz] |
---|---|---|
author | Ender <ender@google.com> | Mon Aug 29 17:25:50 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 29 17:25:50 2022 |
tree | 3b354db2531770555233705298d12a79f8b9c08d | |
parent | ae97b15b09d6a49e9a1d302e7e262fbb71334dad [diff] |
Fix crashing Start tests. Start is using JankRecorder in unit tests, but neither utilizes NativeUnitTests nor JankMetricUMARecorder Jni mock. This change introduces the latter to suppress failures. Fixed: 1357177 Change-Id: I20054c14d1a0bce760e5267bd7f279d908850ca9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3862564 Auto-Submit: Tomasz Wiszkowski <ender@google.com> Commit-Queue: Tomasz Wiszkowski <ender@google.com> Reviewed-by: Zhiyuan Cai <zhiyuancai@chromium.org> Commit-Queue: Zhiyuan Cai <zhiyuancai@chromium.org> Owners-Override: Zhiyuan Cai <zhiyuancai@chromium.org> Cr-Commit-Position: refs/heads/main@{#1040474}
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.