[roll] Roll fuchsia [honeydew] Support streaming output in the FFX transport

For the benchmark tests I'd like to run ffx test and just stream the
output of the `ffx test` command in the benchmark test.
Using `check_call` instead of `check_output` gives me this desired
behavior.

Verfied the following patchset: 1
* HoneyDew code guidelines
* Successfully ran the impacted functional tests using LocalRun & InfraRun

Original-Fixed: b/307422840
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/937594
Original-Revision: b9b386460ba58f47d33b6f8a458b0807791d5deb
GitOrigin-RevId: 6b6047fd494d432a0bad4af17a7f2be2d3df94ba
Change-Id: I067778da60f23ef05598666380a4af713445f300
1 file changed
tree: 6bd39b8b37a09d88027267a3cab3e6fd4546c6bb
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.