[roll] Roll fuchsia [component] Test escrow with dynamic dictionary

Add an integration test showcasing undesirable behavior where a
component isn't woken up when its dynamic-dictionary-exposed capability
is used. This test shows the component waking up when a routing request
is received, but sees the returned channel closed after the component
goes idle.

Original-Bug: 417243432
Original-Fixed: 417797075
Multiply: stop_with_escrow_integration_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277156
Original-Revision: d27bb8d655e16cc5ff143950089e876041290ac0
GitOrigin-RevId: 83cb547aeae8a0efa178de832088db4291ce5f84
Change-Id: Ic900993246f7ca42fe1007769ab1280675ba414c
1 file changed
tree: 91f2461e3b9a656e1ecca1da255f5db407868291
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.