commit | ccdc92eeaad223c99b0b13a604a24f0907c14a8c | [log] [tgz] |
---|---|---|
author | James Forshaw <forshaw@chromium.org> | Thu Jul 18 19:46:17 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 18 19:46:17 2024 |
tree | 30c071f93879f8146635a04057ca47b6a77fef29 | |
parent | 567488bd8984e8e74903f2740257d7a9cc6519d2 [diff] |
[Windows] Reenable LowBox AppContainer Tests. This CL reenables two tests which were disabled due to failing on ARM64. These tests don't require the creation of an AppContainer profile, so they've been converted to standalone tests rather than using the test fixture class as a base. Bug: 352720904 Change-Id: I6f18bfa4b9c10108e1b7a2581b66e9e155bc53a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5717776 Reviewed-by: Will Harris <wfh@chromium.org> Commit-Queue: James Forshaw <forshaw@chromium.org> Cr-Commit-Position: refs/heads/main@{#1329754}
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.