[roll] Roll fuchsia Revert "[component_manager][tests] Test stat"

This reverts commit 157430d52c63feb71a53a7a441ab7a22c3055c50.

Reason for revert: consistently fails on core.x64-coverage-rust-qemu_kvm

Original change's description:
> [component_manager][tests] Test stat
>
> Add a test that checks that stat() behavior of FIDL
> protocols. A broken route and a route to void currently
> return an error.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1012012

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1014252
Original-Revision: c5dd5a513f4f73d2e8a4fc4861b13a7da6859b34
GitOrigin-RevId: 0bb8485e0b56aab2c0726ea6fe3c4a6cfa19aa7e
Change-Id: I2df6d21cec9a3fafb7d5e20321f6e3dde238d522
1 file changed
tree: 3d3c5b4b4b96e8a8c7c4722f4d4c25fc09e3a9c6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.