[roll] Roll fuchsia [radar][proxy] Fix reconnect bug and refactor tests

Fix a bug where the provider client wasn't getting reset after handling
a FIDL error, which prevented the proxy from reconnecting. Also fix the
reconnect test to make it actually exercise the new connection.

Also, simplify radar-proxy-test and refactor to get it ready for the
reader proxy tests.

Original-Bug: 123714
Multiply: radar-proxy-test: 500
Test: radar-integration-test passed on Nelson tryjobs
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/833530
Original-Revision: afbb62641cc952c97da58eac668fd79a74747124
GitOrigin-RevId: e36ecf559af8a5913f5bbb929c9234ff6a5807ca
Change-Id: I00ec89eebde63b606cafae09116d1870e1552e51
1 file changed
tree: 1c1e8a8991b3c50c0b4874f54ab9d5cdcff09d51
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.