[roll] Roll fuchsia [component_manager] fix race in use_from_collection service test

The service integration test use_from_collection has a subtle race that
only is visible on the minimal.riscv64-release builders and only once
services are moved to bedrock routing.

This commit fixes the race. The issue was that the service directory was
being accessed before any children were added to the collection.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1209825
Original-Revision: f191df708ffc8aeb52f3f7b98e407424991a50ff
GitOrigin-RevId: 9ae5c222baec1cf19f839be55a610baca79b2c11
Change-Id: If116c2c5e924a27d8152c0b213a600ec757622a6
1 file changed
tree: b7e833fcfb86164111c2947d813191b8d8e4cfe6
  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 in one of the communication channels documented at get involved.

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.