commit | 28392898aa84e1ce1438a5c64f7234316b62509e | [log] [tgz] |
---|---|---|
author | Satsuki Ueno <satsukiu@fuchsia.infra.roller.google.com> | Fri Jan 28 19:33:31 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jan 28 11:35:30 2022 -0800 |
tree | fb1378719fd606085a005f0c746b3c5195b78b82 | |
parent | 48ae17d5fbd4d6dc3395a17fe5c476c3d9adeb51 [diff] |
[roll] Roll fuchsia [rust_test_runner] Remove ordering assumption from test Since the test might not have completed draining all stdio events off the socket by the time suite_stopped is retrieved, it's possible to get more stdio events after suite_stopped. Original-Bug: 92288 Multiply: rust_runner_integration_test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/638629 Original-Revision: eb5615fbd438879f893c371c9b11fdb1b002d698 GitOrigin-RevId: 63db5e290ea5371adb3d79ead15413a93dc5ee14 Change-Id: I85df532705cd90392f8ee7014dfd6a5dc843be44
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
.