commit | e91c3a5429f1a013d7b6fe8bba01f1cdf9aa8ddf | [log] [tgz] |
---|---|---|
author | yoshiki iguchi <yoshiki@chromium.org> | Wed Nov 13 05:36:09 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 13 05:36:09 2024 |
tree | f8d0fef6339ceee41ff78573f895453f3ae6dc52 | |
parent | a9b7cc9d1dddce79cfb8e83009e7ce8b20c74991 [diff] |
Disable tests of "runtime variable XXX is missing" error on public builders CTPv2 doesn't support tests with the unexisting parapeters. Until it is supported, this CL disables the tests. BUG=b:377802615 TEST=None Change-Id: I4a20fb004d5e09f31f5653316efa99ab7fe17611 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6016087 Commit-Queue: Yoshiki Iguchi <yoshiki@chromium.org> Reviewed-by: Achuith Bhandarkar <achuith@chromium.org> Cr-Commit-Position: refs/heads/main@{#1382147}
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.