[roll] Roll fuchsia [tools][fuzz] Fix Connector cleanup logic Previously a Connector would be cleaned up on any connection failure, which was incorrect. It should only be cleaned up when it will never be used again, i.e. when the corresponding Instance is destroyed. To cover this behavior, another e2e test was added to match ClusterFuzz's `test_qemu_logs_returned_on_error`. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/720243 Original-Revision: 5ffd2fc2bb023e6e0d68054e2f572217f54fcb3c GitOrigin-RevId: 34a2f2330dbc50e34c35d1a5a7a5f6d68513e38d Change-Id: I198e79e7f0700b1cfd8915eba9013f5c02846b6d
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.