commit | bdefec997986d7698466fd8264efc3f279e75cee | [log] [tgz] |
---|---|---|
author | Sorin Jianu <sorin@chromium.org> | Tue Aug 31 23:36:19 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 31 23:36:19 2021 |
tree | ef93030482ad489295a43dd9c63da0eea0105cd5 | |
parent | ff99c68b126cae65dff9626756ac5ff651c0b116 [diff] |
Print process priority class. It appears that swarming is launching the updater_tests process with a priority class below normal. This CL prints the process priority class when main of the unit test runs. Bug: 1245429 Change-Id: I88fdab193ce2f51b5c7381e1300e84f6a5e3ac4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3134547 Reviewed-by: S. Ganesh <ganesh@chromium.org> Commit-Queue: Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/main@{#917033}
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.