commit | 0c2c5bb42c96f2835e7fdaeb624b2c7e5fd6dc1e | [log] [tgz] |
---|---|---|
author | Xiyuan Xia <[email protected]> | Thu Sep 23 23:32:43 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Sep 23 23:32:43 2021 |
tree | 2bc2203797d65bc08649195b7aa1aa8001241711 | |
parent | a56d6c0df75819105b8e1b8ce1398a2a1f06cb57 [diff] |
autotest: Add a time out to stopSmoothnessTracking ThroughputTracker::Stop does not invoke the report callback when gpu-process crashes and no valid data to report. Start a timer to clean up old tracker and report an error error. This make tests fail faster and error is limited to just the one with gpu-process crash. Bug: b/196856854 Change-Id: I67a45478cca99f6cb31ff32dcbfe572cccc4d0f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3179815 Reviewed-by: Achuith Bhandarkar <[email protected]> Commit-Queue: Xiyuan Xia <[email protected]> Cr-Commit-Position: refs/heads/main@{#924534}
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.