commit | f53e0380af68a8d94163346b451d257db8d59ddc | [log] [tgz] |
---|---|---|
author | Vidhan Jain <vidhanj@google.com> | Mon Feb 12 11:50:26 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 12 11:50:26 2024 |
tree | 98bd4286e0c9e8b64d6c08a5c87c0aa6149699ac | |
parent | 7b1d38ae1d724b5f0e0c34381f6da9fe7b5b47d8 [diff] |
[iOS] Reenable disabled SaveProfileEGTest tests This CL disables the server predictions from the SaveProfileEGTest because they recently started causing the tests to fail. The tests will now rely on local predictions only and won't be broken by server prediction changes. Bug: b/41490634 Change-Id: I92846bec0580d81622e0ba69a164dab2a3252f36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5281928 Commit-Queue: Vidhan Jain <vidhanj@google.com> Reviewed-by: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1259106}
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.