[roll] Roll fuchsia [ffx][target] Improve error message. Add a custom error message when no default target is specified and no targets are available. Also add the `target_errors_lib_test` to the build graph so we can run them in CQ. Before: ``` ❯ ffx target list No devices found. ❯ ffx repository server start Switching log file to "/usr/local/google/home/$USER/.local/share/Fuchsia/ffx/cache/logs/repo_devhost.log" Target specification "unspecified" was not found. Use `ffx target list` to list known targets, and use a different matcher. ``` After: ``` ❯ ffx target list No devices found. ❯ ffx repository server start Switching log file to "/usr/local/google/home/$USER/.local/share/Fuchsia/ffx/cache/logs/repo_devhost.log" No devices/emulators found. Please ensure the device you want to use is connected and reachable, or an emulator is started. ``` Original-Bug: 401632725 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249646 Original-Revision: 2463c4dac49e3b557e7aeefbd518e052a28a6a38 GitOrigin-RevId: 53cfc19886427dddaba923df85c7969d5ea34ccb Change-Id: I780b515c820bf4daeee110bedf236b59116437b4
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 in one of the communication channels documented at get involved.
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.