| commit | 81650f1f15b410c13c0e1d2d67192be92a10b51f | [log] [tgz] |
|---|---|---|
| author | Zhaoyang Li <zhaoyangli@chromium.org> | Thu May 09 00:21:17 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 09 00:21:17 2024 |
| tree | 7759660b5d21a7a061332d1f4b1471ad08c05063 | |
| parent | 41bea2d30fb4578aed3fa344ccfd74602ee1e85f [diff] |
Add --store-tombstones argument for Webview CTS tests The argument is needed to store tombstones at crash. For test types like GTest, the argument is added in tools/mb/mb.py. As CTS test is a script test type, the argument needs to be added explicitly. Hostside CTS test is not part of this change as it doesn't use this argument. Bug: 334121121 Change-Id: I60ec248eae0f12cc8bc419bfd681d1547f75d5ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5510747 Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Reviewed-by: Nate Fischer <ntfschr@chromium.org> Reviewed-by: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/main@{#1298442}
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.