[roll] Roll fuchsia [components] Fix flake with lifecycle test

This test removes the assumption about inter-component stop event
delivery timing. We shouldn't generally rely on children stopping
before parents.

Original-Fixed: 83992
Multiply: lifecycle_timeout_integration_test: 1000
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/594530
Original-Revision: 9c9983809d235fc64b533ed22a65fddeb1d33aba
GitOrigin-RevId: 0908872386fb308674cb82f95e19ff05ee69b4d2
Change-Id: Ic02391350b1c48db67759390558397feaee85655
1 file changed
tree: 3bfa2bca2e158f836850a7e9852674bfa22a0c9f
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.