| commit | a74925524c46180f65afc57c9e558d888f917dcf | [log] [tgz] |
|---|---|---|
| author | Christopher R. Johnson <crjohns@fuchsia.infra.roller.google.com> | Thu May 02 01:13:04 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed May 01 18:15:34 2024 -0700 |
| tree | ab87fe255ddbba00d3f500ebfc4df0b3dea42279 | |
| parent | d0c24fad7cccababdc3643698d6119708d68dea9 [diff] |
[roll] Roll fuchsia [fxtest] Support new mode for printing previous info. Users have been confused by the usage of the --print-logs command, believing that it will print logs for their current test run rather than the actual behavior of printing the *previous* test run. This CL addresses this usability issue as follows: - Introduce -pr/--prev/--previous argument, which takes a single argument specifying something about the last run to print. - Implement `--previous log` to have the same behavior as --print-logs. - Include a deprecation message about --print-logs at the top and bottom of the output. A follow-up will make the option an error. - Check that the user did not specify any test selection with a request to --print-logs or --previous, and include a help message describing correct usage. Original-Fixed: 331493441 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1040954 Original-Revision: 51c3247571d44ceb8361009debfb4e47c82d0389 GitOrigin-RevId: fdbcea53b600345f1eb5ef36f5da2efea578b8e2 Change-Id: If7efd579bd8b8b6d159baffed4692d976e11fbd3
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.