commit | 4922c036d26763b04fde3e1e4cd355f8a5348b0c | [log] [tgz] |
---|---|---|
author | Maksim Moskvitin <mmoskvitin@google.com> | Mon Mar 18 14:24:09 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 18 14:24:09 2024 |
tree | 2e4c378fea6fb5c39420a0cb505d358634a79c4f | |
parent | 6745c1b4abd2dfd165c6d36a07a542952c3ecbca [diff] |
[Gardener] Disable AutotestPrivateApiTest.AutotestPrivate on ASan/LSan The test is flaky on Linux Chromium OS ASan LSan Tests (sample failure: shortn/_VqGNy3IE1G). The previous macros for disabling the test is removed: it doesn't make sense, this test doesn't run on Linux at all (likely someone confused linux-chromeos with linux) and linked bug doesn't appear relevant. Bug: 41491890 Change-Id: Ifc4f4a332f7a7d620a2d33d38d63f18a96dd6a18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5377335 Auto-Submit: Maksim Moskvitin <mmoskvitin@google.com> Reviewed-by: Marc Treib <treib@chromium.org> Commit-Queue: Maksim Moskvitin <mmoskvitin@google.com> Owners-Override: Maksim Moskvitin <mmoskvitin@google.com> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/main@{#1274121}
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.