[roll] Roll fuchsia [component_manager][tests] Deflake shutdown_integration_test

This test triggered a panic in actions/mod.rs which can occur when the
executor is torn down, depending on task teardown order. Fix by turning
the panic into a hang.

Original-Fixed: 66723
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/472164
Original-Revision: 414de5cb59b84439c679a1b87a4fb0e89bc1a22f
GitOrigin-RevId: 53f892fafb3054fdce2afd5a11cea4386e07e040
Change-Id: Ib4dde5e594e9f2d351ebb7889609651702d3e597
1 file changed
tree: e8fa60ad42b221b504b13a66ea25b2b2200b252d
  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.