[roll] Roll fuchsia [runtests-utils] Increase output buffer size

This patch increases the buffer size of the read output for
summary.json file to accommodate instrumented builds
because summary.json file includes more information such as
data sinks, etc. when instrumented.

Original-Bug: 348396735
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1135496
Original-Revision: 4a381e121e1ad15f5b9baa622c25b56086e376c0
GitOrigin-RevId: c2880fced6590bee4f131d7a493d483303ca0f03
Change-Id: Ifc055536ead808aea193a733bbb563b0200b0612
1 file changed
tree: 571f3b569423b2b1f2c1651dd276d22e039925b0
  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 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.