commit | d1466fce40555d246758605532ad7f25f51bda34 | [log] [tgz] |
---|---|---|
author | Roland Bock <rbock@google.com> | Wed Feb 26 16:39:59 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 26 16:39:59 2025 |
tree | 1f5e2b259fe18118bf2417b24c39e481d0932c75 | |
parent | c9c1cefdf50c07653044c227162569e3f228761e [diff] |
[oobe] Remove obsolete wizard controller tests Since M131, Unified Enrollment State Determination (USD) replaces legacy state determination for ZTE and FRE. The code for legacy state determination can therefore be removed. In order to break this into smaller pieces, this CL is already removing the following tests which are also covered by WizardControllerUnifiedEnrollmentTest WizardControllerDeviceLegacyTest: - ServerAdvertisedReEnrollment - MAYBE_ControlFlowDeviceDisabled WizardControllerDeviceStateExplicitRequirementTest: - ControlFlowForcedReEnrollment - ControlFlowForcedReEnrollmentServerError WizardControllerDemoSetupDeviceDisabledTest: - OnlineDemoSetup Bug: 383047722 Change-Id: Ieb66b40039a11fb30ab57ea7efcd6ddf77a88fe9 Tests: None (this is removing tests for deprecated code) Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6297939 Reviewed-by: Denis Kuznetsov <antrim@chromium.org> Commit-Queue: Roland Bock <rbock@google.com> Cr-Commit-Position: refs/heads/main@{#1425177}
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.