commit | a7b1d86724688abe0a661ee9ff5e9043ef41e0b1 | [log] [tgz] |
---|---|---|
author | Mitchell Kember <mkember@fuchsia.infra.roller.google.com> | Tue Dec 07 03:48:45 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Dec 06 19:50:06 2021 -0800 |
tree | fdd2013bf369ce093b4c1df7ec3f367ec63066e4 | |
parent | 29ff56c68aef954e87d652650d2a3c3ab4d4a821 [diff] |
[roll] Roll fuchsia [examples][rust] Remove FIDL timeout This CL removes the 1s timeout in FIDL calls in the Rust sync example, since we were seeing timeout flakes in CQ. The examples for other bindings don't have timeouts, and the test infrastructure will impose its own timeouts anyway. Test: fx test echo-rust-client-sync-test Original-Bug: 89753 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/614722 Original-Revision: c5c2454957fb2c3294c78226794d16eb1a1267dd GitOrigin-RevId: cc4bd383a00f02fed038b216661e0ce5bcae7348 Change-Id: Iac7996c149a5109614ecccd11543925b46210e07
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
.