[roll] Roll fuchsia Revert "[ffx][fastboot] consider boot timeout a success" This reverts commit 021ad1fce51d7588f1ad02d21c03bcdec167d618. Reason for revert: correlates with a sharp uptick in start_target_error across tasks using flashing to provision Original change's description: > [ffx][fastboot] consider boot timeout a success > > When issuing a "boot", "reboot", or "reboot-bootloader", it's > possible that the "okay" response gets lost in a buffer. So > inside of consdering a lack of an "okay" in those cases as a > a timeout failure, consider them successes. > > Also, since we are now considering a timeout to be an expected > result, let's timeout in only a few seconds instead of waiting > 30 seconds. > > This change includes a fix to fastboot::read_with_timeout() to > actually use a timeout, rather than blocking indefinitely > and checking the timestamp after the fact. > > Original-Fixed: b/290218326 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/882214 No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/882291 Original-Revision: ee835dce8421f566c21518492ab219ac743de5bf GitOrigin-RevId: e956874d8ac6d740920e5ac2033fd7c78e1011bf Change-Id: I3ada8ab32ff4e65bcb39578f133b9c9db1354c9a
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.