commit | 465d34ed19acf19e0a4827ffe27dc55f1c5bf0c6 | [log] [tgz] |
---|---|---|
author | Ina Huh <ihuh@fuchsia.infra.roller.google.com> | Mon Apr 01 18:04:41 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 01 11:07:33 2024 -0700 |
tree | b532158ab362d619eb7529dbf52766c3668654d2 | |
parent | ca0b2b9a26da660140667cf082b396b8f9a82172 [diff] |
[roll] Roll fuchsia [testrunner] Return reconnect failures as connection failures. For the SSHTester, we check in the beginning of a test if the SSH client is still connected in case it got disconnected during the previous test. However, if reconnecting fails, we'd just return the error like a normal test error. This should get returned as a connection error so that testrunner's logic will try to reconnect and if it fails, it will exit early instead of continuing to run tests. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1010752 Original-Revision: 0c08559f65626a0fcea109891d040b39a98dce27 GitOrigin-RevId: 03a56d4cbf287976a860ec200e08abab0941c3cb Change-Id: Ib732a0cab2e3e71a8482a1611d9773e04ab97847
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
.