commit | f2557c5afae4f1b2480fbabf2faf01470855f3e8 | [log] [tgz] |
---|---|---|
author | Yuke Liao <liaoyuke@chromium.org> | Wed Aug 04 01:24:30 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 04 01:24:30 2021 |
tree | 4b13eb1bcfbe28b2e88d067a6bf2530532d6fdbd | |
parent | 28db70ef6c58fc7737f4bed437d691e717316210 [diff] |
Variations: Add the first version of variations smoke test on Linux This CL adds the first version of the variations smoke test on Linux. Additional features and expansion to other platforms will be handled by following CLs. Bug: 1233603 Change-Id: I9afc4df27850eb35165e6c5acd5f69c97a57da6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3060196 Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Reviewed-by: Ilya Sherman <isherman@chromium.org> Reviewed-by: Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#908267}
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.