[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
1 file changed
tree: fb1378719fd606085a005f0c746b3c5195b78b82
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.