commit | 7d7fca5ac5d8b7ff13507728eb1ccee0a6c0524d | [log] [tgz] |
---|---|---|
author | Garrett Beaty <gbeaty@chromium.org> | Wed Jan 15 19:49:55 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 15 19:49:55 2025 |
tree | 948d6e9d1a777659e69eb3baf427897bb2051016 | |
parent | 3b626a697ec710a1231de3018577c3eb9ec6bb5e [diff] |
[infra] Migrate remaining tests for chromium.chromiumos to starlark. This change adds support for migrating tests specified using the skylab_tests test type in waterfalls.pyl. In starlark, if the expanded test has the starlark value set to a non-None struct with a non-empty cros_board value, then it will generate a test to the skylab_tests key. This still does not support tests using the skylab_gpu_telemetry_tests type in waterfalls.pyl. Bug: 40258588 Change-Id: Ia60631ed2efaeaac6ae82ce08094c2a5b5416206 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6164887 Reviewed-by: Struan Shrimpton <sshrimp@google.com> Commit-Queue: Garrett Beaty <gbeaty@google.com> Cr-Commit-Position: refs/heads/main@{#1406875}
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.