commit | e04d6838bd5424813701c582aacd893a13b1228f | [log] [tgz] |
---|---|---|
author | Gyuyoung Kim <gyuyoung@igalia.com> | Tue Apr 04 13:26:39 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 04 13:26:39 2023 |
tree | ccda6962315c01ffd023f31fe258bebf2e24dcb5 | |
parent | 2474facf0182dc1bef354b80e7b2bf07b7aaa754 [diff] |
[iOS] Disable problematic tests in components_unittests This CL skips testing crashed or failing tests on the iOS blink port in components_unittests. This CL disables the tests in BUILD.gn to prevent code from becoming messy by using DISABLE_FOO. Bug: 1427365 Change-Id: I73b647d44789f13860b877a5e03c1bc9435b0cd8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4372605 Reviewed-by: Matthias Körber <koerber@google.com> Reviewed-by: Ian Vollick <vollick@chromium.org> Reviewed-by: Ilya Sherman <isherman@chromium.org> Reviewed-by: Chris Thompson <cthomp@chromium.org> Reviewed-by: David Roger <droger@chromium.org> Reviewed-by: Olivier Robin <olivierrobin@chromium.org> Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by: Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/main@{#1125938}
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.