commit | 89928bc75cf12d00a1c172c47e17ec9a0aed29c0 | [log] [tgz] |
---|---|---|
author | Finnur Thorarinsson <finnur@chromium.org> | Mon Oct 14 22:19:20 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 14 22:19:20 2024 |
tree | 1622971170662cb4c467b41c5e83b80653789763 | |
parent | 674a1e6a6028db4090f7236a5be58e3d1f92001d [diff] |
[NavCapture]: Move all CaptureOff tests into a separate json file Filename for new file: navigation_capture_test_expectations_capture_off.json. I tested the cleanup functions and they seem to work: - Removing a CaptureOn base test removes expectation from main json - Removing a CaptureOff base test also removes from main json - Removing a NavigateExisting CaptureOff test removes the expectation from the main json. - Removing a NavigateExisting CaptureOn test removes from the navigation_capture_test_launch_app_b.json. Bug: 371998077 Change-Id: I5d1a01b80327154fa67fd7f30b0b52e4e63c372e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5925795 Reviewed-by: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Finnur Thorarinsson <finnur@chromium.org> Cr-Commit-Position: refs/heads/main@{#1368451}
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.