[roll] Roll fuchsia [ffx] Fix tests to run even if direct mode = true

In preparation for the upcoming change to make direct mode the default,
change all the tests that break in direct mode so that they work in
either mode.

Also removed self-tests for "ffx target add/remove" as these commands
are being deprecated.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1566336
Original-Original-Revision: a69447eedb0ab54f99bb32cfea70fd82574e96e1
GitOrigin-RevId: 0025beb0253778f36d87b70e46087ebb5769273c
Change-Id: I57bd66fcca7c2a9b57c3e2a04f65446ae47fde76
1 file changed
tree: 69487a3d50c07fc094263c7d16eb023237010009
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.