[roll] Roll fuchsia [component][fuzzing] Improve handling of Connect errors This CL adjusts fuzz_ctl, fuzz-manager, and fuzz-registry to better handle errors returned by fuchsia.fuzzer.ControllerProvider/Connect: 1. fuzz-registry now clears the "connecting" placeholder in its fuzzer map when fuchsia.fuzzer.Controller/Connect fails. 2. fuzz-manager now tells the registry to stop/disconnect a fuzzer when fuchsia.fuzzer.Manager/GetOutput fails. 3. fuzz_ctl now returns an error when fuchsia.fuzzer.Manager/GetOutput returns a status other than OK. 4. fuzz_ctl now tries to stop a fuzzer when it returns an error. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/740605 Original-Revision: 92b3aa4dd35eb1d1628d1a05d33be03bfe0177f8 GitOrigin-RevId: 503fbb3c4efeed159f23ee587eb6284c57f92094 Change-Id: I09bb010b7e9fee887f6d53c347cc1acb054a9c6a
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.