[roll] Roll fuchsia [realm_builder] compare resolver decls against pkgfs decls

Some builds automatically insert a use declaration for the DebugData
protocol into component manifests. This is an issue in tests that are
expecting to know the contents of the manifests on disk. Work around
this by having the tests compare the contents of the realm builder
resolver against the manifests as they exist in pkgfs, instead of
comparing then against hardcoded values.

Original-Fixed: 89446
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/609862
Original-Revision: b24aab37002b680e9f7bb3adc9f05d526597f44e
GitOrigin-RevId: e4a614dc6414ac1367eab2395fe38ffc470e148f
Change-Id: I280d6d1537c1876ba1806d7ea173fd46473e269c
1 file changed
tree: 7bfdf64856e20a39bd8549f2138b60f6a344c65a
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.