[roll] Roll fuchsia [fidl][dynsuite] Client tests wait properly

Update the dynsuite client tests so that they correctly wait for
thenables to complete rather than just using RunLoopUntilIdle, as that
could stop before all thenables complete.

Original-Bug: 102339
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/732922
Original-Revision: 74690af9c5087c22ca94fedae9bc966f69bfa700
GitOrigin-RevId: 5b8e601190d76f11294006ca1dd44a8595c5273f
Change-Id: Id5c3b9ada6b24f7bc870bd7d4d67176c78a3f011
1 file changed
tree: b98dccc4f1ec2bf8299f8cbaa64e202c6991e16c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.