commit | f953d9abcbd2fd68aab422ce04c2f3dae1dba525 | [log] [tgz] |
---|---|---|
author | Roman Sorokin <rsorokin@google.com> | Thu Jun 15 14:35:05 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 15 14:35:05 2023 |
tree | 9f65b963abde1568affbab361670dd954a574ff8 | |
parent | ec45e993e7f0c7bf60c2363183721cef8f13cbb9 [diff] |
Revert "arc: Add ArcVmmManager browser test" This reverts commit c1672f77f423e467faed3b56cffacbcfe6d8d642. Reason for revert: ArcVmmManagerBrowserTest.Ctor fails on Linux Chromium OS ASan LSan Tests (see https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/51771/overview) Original change's description: > arc: Add ArcVmmManager browser test > > This CL add a simple browser test of ArcVmmManager which only contains a > Ctor test. > > The Ctor test verify no crash happenes during the long dependence chain > (mostly because there are many system status observers). > > The follow up tests will be add soon. > > Bug: b:265383671 > TEST=ArcVmmManagerBrowserTest > > Change-Id: I8d81f991cf8500f1e8c82623dab153c024aa01f7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4614629 > Reviewed-by: Yuichiro Hanada <yhanada@chromium.org> > Commit-Queue: Shengsong Tan <sstan@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1158025} Bug: b:265383671 Change-Id: I0a2d4a9fb4a34eba088a2277fa5985e93b11a434 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4615574 Auto-Submit: Roman Sorokin <rsorokin@google.com> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Owners-Override: Roman Sorokin <rsorokin@google.com> Cr-Commit-Position: refs/heads/main@{#1158147}
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.