[roll] Roll fuchsia [fuchsia_test_package] Add package_deps to fuchsia_test_package targets.

These tests depend on other fuchsia packages that are not included as
subpackages but are needed at runtime and thus need to be forwarded
through the package_deps to the test_spec. Also add debug_agent by
default because most target tests use it for getting backtraces.

Original-Bug: 407117303
Original-Fixed: 406571868
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254636
Original-Revision: df47ba730d90b86535804762697d89d8bca819e0
GitOrigin-RevId: 15627897450163514997d532c54dc4da65682ef8
Change-Id: I9b6871372ac4d3f211e478274aa22be9f94008e5
1 file changed
tree: 1bb28058f32208b82d97644e67f51d7f8d9667a7
  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.