commit | fce16c9d726b79437dc5ce4f8cfe0c25c7d661f9 | [log] [tgz] |
---|---|---|
author | Ian Vollick <vollick@chromium.org> | Wed Aug 07 22:36:44 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 07 22:36:44 2024 |
tree | 2e0499a3465840421dc3d02c6ae482cdf1280c2f | |
parent | 4c188e452fb698409f714b96aa738c56c82d4925 [diff] |
[gardening] Revert "[iOS] Enable testMoveToBackgroundAndToForeground" This reverts commit 768415638b4309f7920e449dab4d7f978f92bfd7. Reason for revert: It looks like this continues to flake. Example failure: https://ci.chromium.org/ui/p/chromium/builders/ci/ios-simulator-full-configs/58676/overview Original change's description: > [iOS] Enable testMoveToBackgroundAndToForeground > > Enable SearchEngineTestCase.testMoveToBackgroundAndToForeground. > This test was disabled, but no patches in the blame list seems to be > related to this test. Plus the failure screenshot shows that the dialog > was displayed. > > This patch enables this test again to make sure this was not just > a flakiness. > > Fixed: 356534232 > Change-Id: I04b615ba8b956d1b3dac112bd4b17d2c1909493e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5760043 > Reviewed-by: Arthur Milchior <arthurmilchior@chromium.org> > Auto-Submit: Jérôme Lebel <jlebel@chromium.org> > Commit-Queue: Jérôme Lebel <jlebel@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1337256} Change-Id: I85db9a90e69d76628ede1c03909e6d9e25df2b9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5769679 Reviewed-by: Orin Jaworski <orinj@chromium.org> Owners-Override: Ian Vollick <vollick@google.com> Commit-Queue: Ian Vollick <vollick@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1338742}
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.