[roll] Roll fuchsia [fuchsia-fs] Hide PEER_CLOSED from clone_onto_no_describe

This CL makes clone_onto_no_describe hide PEER_CLOSED errors and updates
affected tests, since soon the Rust bindings will do this by default for
all one-way interactions (fxbug.dev/113160).

Test: fx test component-manager-tests
Original-Bug: 113160
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/797784
Original-Revision: a55cbda30561a743bf78fae1a360489c494ea4e2
GitOrigin-RevId: 3ae8921dd431c5905fba29db16b1b1048848d6c7
Change-Id: Ida7f2c816026ad29a3b56afb89bbd827ba98d1dc
1 file changed
tree: 92267fdde1a2b4df0f36c499b87acdc3f1834267
  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.