[roll] Roll fuchsia [virtualization] cleanup *_operation_test

In both client_operation_test and server_operation_test:
- Fix numerous leaks in test teardown.
- Improve error messages throughout.
- Replace sleep with async loop wait.
- Remove unnecessary auxiliary loop thread.
- Add stronger assertions on all GRPC completion queue operations.
- Update tests to run on qemu environments since they don't require
  virtualization.

Original-Fixed: 59639, 48556, 48557, 67086
Original-Bug: 47487
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/473874
Original-Revision: e44fbb5b4f72413b8f605d46973bda447a8af308
GitOrigin-RevId: d547331ccdf47eb2c567e7c5979b3ab1917bcc19
Change-Id: I44839480b67c401b8082d1ba24df945917f5e2a7
1 file changed
tree: e9a72d2ce0e5f52998aa2a158b42d517012bdf93
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.