[roll] Roll fuchsia Revert "[run-test-suite] Warn when futures dropped before completion" This reverts commit af98e2187cd02261cac460415c6d720fe03b4912. Reason for revert: Causes missing logs in some cases Original change's description: > [run-test-suite] Warn when futures dropped before completion > > Annotate futures with names, and log on drop if the future wasn't > polled to completion. This will provide some additional diagnostic > information for debugging some flakes where ffx test hangs. > Unfortunately this wouldn't work with run-test-suite on the target > device, as it doesn't have SIGINT signals to cancel the futures. > > Original-Bug: 94333 > Testing: new unit tests, verify new logs are present when running > ffx test and stopping it with SIGINT before completion. > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/667944 Original-Bug: 94333 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/669369 Original-Revision: 85f0b8172fa41c58edab92fda9fff3f7f99867d7 GitOrigin-RevId: dd5c945537a1ea8e5eb0064a267a0b85d68bdb4d Change-Id: Ied269d9f53d44d454783ad7ac00ef3257bf9a30b
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.