[roll] Roll fuchsia Revert "[sys/test_runners] use new test_manager api"

This reverts commit ff34ad51e6c0edfd79fc0a249154019bcc6b9f39.

Reason for revert: Likely broke core.x64-coverage-qemu_kvm builder

Original change's description:
> [sys/test_runners] use new test_manager api
>
> This CL updates test_runners to use the new test_manager FIDL API.
>
> Original-Bug: 309995479
> Test: no behavior change, existing tests updated
>
> Change-Id: I5d66cdb21ba546a8d1605d979c924ae8f7d9f35b
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275487
> Reviewed-by: Peter Johnston <peterjohnston@google.com>
> Reviewed-by: Christopher Johnson <crjohns@google.com>
> Commit-Queue: Dale Sather <dalesat@google.com>

Original-Bug: 309995479
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1276088
Original-Revision: 050f802e22d92ca932f07b21fa22c8e7b71e5e3f
GitOrigin-RevId: dc51846e17c16c3ec3829c204ef46166db8604a3
Change-Id: I89934131318f4260bc78c006ebb5b78c0f6401e7
1 file changed
tree: 04b2ffff0c87c6df656dca122b663025eac7aa31
  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.