commit | f465ebc30d1febe19b4bc2c9c825164dd0ddbbae | [log] [tgz] |
---|---|---|
author | danakj <danakj@chromium.org> | Thu Oct 31 14:23:25 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 31 14:23:25 2024 |
tree | dcfbd0524c0612c2a44e6f592b3ae6c014c79487 | |
parent | 8d275d6a88121a929c71720c46844e85cd22f89b [diff] |
Remove the Android ASAN bots The bot is consistently breaking, ASAN is not supported for Android anymore (HWASAN replaced it), and the bot doesn't actually run any tests so it's providing no value. If we want to run tests in ASAN on Android then we should bring up a HWASAN bot. See crbug.com/376479672 for that idea. Fixed: 40282985 Change-Id: I14c4ae613205d72555cdf3c6e110a2322eaece01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5979334 Reviewed-by: Garrett Beaty <gbeaty@google.com> Commit-Queue: danakj <danakj@chromium.org> Auto-Submit: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/main@{#1376286}
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.