commit | d4f6168ad33068650242aa947bff87440f61d1ea | [log] [tgz] |
---|---|---|
author | Zijie He <zijiehe@google.com> | Wed Mar 05 22:01:27 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 05 22:01:27 2025 |
tree | ed0d5c2943f9b3177e4e0ef9bd91fc79d8240091 | |
parent | ca7f5847864e4aea80aa2d44ae372436c15e5d00 [diff] |
[fuchsia] disable speedometer3 on fuchsia It's always failing on sherlock. resources/todomvc/architecture-examples/preact-complex/dist/index.html#/home never finishes on sherlock, but sometimes are OK on nelson. It looks like there must be some race conditions since sherlock is more performant than nelson. But there isn't any obvious error as far as I can tell. So I'd just disable them on fuchsia. Bug: b/40202606 Change-Id: I59d0247fe3ace2c7f89a567bdf102af2d2ef9616 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6329924 Auto-Submit: Zijie He <zijiehe@google.com> Commit-Queue: John Chen <johnchen@chromium.org> Reviewed-by: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1428571}
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.