[roll] Roll fuchsia [fxtest] Ensure dependencies are built before running

This change ensures that fx test is built before attempting to run it,
avoiding the case where it fails to run before a full `fx build`.

Original-Fixed: 362992635
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1112257
Original-Revision: afacc4cde36579252143d2b1428e0163f566e0d4
GitOrigin-RevId: 38c6ae2f2ec6d6522a8d5d4a4814b45867277476
Change-Id: I0dde6f4d318e5148515594f546b0db26ed9d2d10
1 file changed
tree: f8e1dbe321835b12f3c154a93aa0e91ec854aca8
  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 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.