commit | 81f2fc06ec0fb8aef49ce6849027c918214b4a8b | [log] [tgz] |
---|---|---|
author | Kuan Huang <kuanhuang@chromium.org> | Tue Jun 25 23:12:44 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 25 23:12:44 2024 |
tree | 8a657581d52987ccc4ca55922e74b67affea9c59 | |
parent | d3ed16281914af95696f146c60c4489e38454b6b [diff] |
Disable ChromeMojoProxyResolverWinBrowserTest for win11-arm64 The following tests were flaky on win11-arm64: * ChromeMojoProxyResolverWinBrowserTest.DestroyAndCreateService * ChromeMojoProxyResolverWinBrowserTest.DestroyResolver * ChromeMojoProxyResolverWinBrowserTest.ServiceLifecycle This CL disables the tests until the fix for the network sandbox reland. Bug: 349437220 Change-Id: Icec8fc57b2f6ed7125b35c1560941c019b0770b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5656511 Reviewed-by: Adam Langley <agl@chromium.org> Commit-Queue: Kuan Huang <kuanhuang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1319478}
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.