commit | 55bb44efd83408ff12040ec504635fc21233766f | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@chromium.org> | Thu Jan 16 20:14:35 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 16 20:14:35 2025 |
tree | 7fc2c1ce711e698e7b40042b075cdad1ea3fca16 | |
parent | 83f0b9417cb1badf54026c4d076d3969c8c2707d [diff] |
Increase trace processor load timeout Increases the load timeout for starting trace_processor_shell in GPU trace tests to 10 seconds. This should not be necessary in most cases, but will hopefully resolve the flakes we are seeing on Mac. Bug: 383999365 Change-Id: Ic350f79a3665f54ffe47f123ce8518fc32ac7b4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6177597 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/main@{#1407505}
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.