[roll] Roll fuchsia Revert "[run_test_suite] use new test_manager api"

This reverts commit 2335ef060e31cc256012800c1382269126d88d5c.

Reason for revert: Potentially broke core.arm64-coverage builders in CI

Original-Bug: 309995479
Original change's description:
> [run_test_suite] use new test_manager api
>
> This CL updates run_test_suite to use the new test_manager FIDL API.
> It also updates run_test_suite:lib's two other clients, driver
> conformance tests and ffx test.
>
> Original-Bug: 309995479
> Test: no behavior change, existing tests updated
> Change-Id: I7942d872728ece538a9870c50d020dd5686843d6
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272231
> Reviewed-by: Novin Changizi <novinc@google.com>
> Commit-Queue: Dale Sather <dalesat@google.com>
> Reviewed-by: Christopher Johnson <crjohns@google.com>
> Reviewed-by: Steven Grady <slgrady@google.com>
> Reviewed-by: Ina Huh <ihuh@google.com>

Original-Bug: 309995479
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1282702
Original-Revision: 29bef2cef4e698703e2b1ab391d8f6b703d76c56
GitOrigin-RevId: 0ecc4398417387429e565bb77b6f65fd64009f3e
Change-Id: Ic74c7975b896330525d1203d15cddaf5a4013725
1 file changed
tree: ff006bc11a674305afab10c7c17443194f693fec
  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.