[roll] Roll fuchsia [fuchsia_async] Address a number of issues running tests 1. Avoid using foreach_concurrent which zxdb doesn't understand. 2. Use a separate executor for each test run: sharing an executor means there's a chance one run can interfere with the next because tasks from a previous run continue to run. 3. Simplify how tests run in parallel. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1147292 Original-Revision: 39538ee005f0ca2a45943c4c8ec46bfc831c7efe GitOrigin-RevId: 37594504d119a2422c1f494a9918054c7b530d0b Change-Id: I7ca9269d7525b1046ba48d5fac5bde5b59f6abe4
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.