[roll] Roll fuchsia [fidl][dynsuite] Wait for signal in read_and_check
This CL makes chanel_util::Channel::read_and_check wait for the channel
to become readable (or closed) before reading. Previously every test did
this before calling read_and_check. Doing it separately has no benefit,
and would result in flaky tests if you forgot to.
Test: fx test fidl_{client,server}_suite
Original-Bug: 132094
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/915177
Original-Revision: bfaa7d6c49508b7a8cf0b31a11874d6d6dc49e64
GitOrigin-RevId: eaa974accef6f5e2b6d13120b579870f633fe8dd
Change-Id: I9cfdf7cb04e8a883e589f5637da55519cb335e7b
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.