commit | acc3f6e5f28282f218eaf7e4ca7ef42d0a5f8d85 | [log] [tgz] |
---|---|---|
author | Sergii Bykov <sbykov@google.com> | Fri May 30 14:29:02 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 30 14:29:02 2025 |
tree | 4ea24ee87276f56ed6b96e4f6c211e03ff18f8cf | |
parent | f3c1029454d8d2c2db74c6816d9cb0a7436aa3b6 [diff] |
kiosk: Add browser tests for IWA update with version pinning Implements integration tests for kiosk IWA updates with version pinning. Test cases include pinning to the current version, newer, older, unknown. Pinning to the older version checks the allow_downgrades value. Bug: 374069115 Change-Id: Ice2cdcc16822b1d5bd61a00a084f6ea1e7916141 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6607280 Commit-Queue: Sergii Bykov <sbykov@google.com> Reviewed-by: Magdalena SkarbiĆska <mskarbinska@google.com> Cr-Commit-Position: refs/heads/main@{#1467463}
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.