commit | 21005282cd5513337f8d59aea5d72723334582cd | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@chromium.org> | Sat Nov 11 01:58:41 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Nov 11 01:58:41 2023 |
tree | 9142c8a63de20856fab6fc8f35a0f0f000f93bc9 | |
parent | 8584535bf46feb6a15201a64136bd34ab42a62c2 [diff] |
Fix Blink UPF test name Fixes the Blink unexpected pass finder/stale expectation remover not working after being disabled for several months. During that time, the isolate name in the //testing/buildbot JSON files moved from the "isolate_name" key to the "test" key, causing the Blink UPF to not find any relevant builders. Change-Id: I3908e537dd42b647b09b0df16b4dd096ad025d4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5021225 Commit-Queue: Weizhong Xia <weizhong@google.com> Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Reviewed-by: Weizhong Xia <weizhong@google.com> Cr-Commit-Position: refs/heads/main@{#1223257}
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.