[roll] Roll fuchsia [fuchsia-component-test] Don't override dynamic child args

Fix a bug in realm builder where dynamic children would get the config
value replacements for a different child when launched with a relative
url. Since realm builder doesn't generate relative urls for any of it's
children, anything launched with a relative url won't have overrides
attached.

Also add a test for this case.

Original-Fixed: 113503
Test: fx test fuchsia-component-test-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/747596
Original-Revision: e58bd414d472d81a0e2dfeb7afde64cb08b894a3
GitOrigin-RevId: 1676571530eb11a8f6be6e425a390e1b5327217d
Change-Id: I241ede5c91e367440b81b560322254af070e09bd
1 file changed
tree: 08cbafbccdcdf22162b5b60b85c2c10da33d27d3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.