[roll] Roll fuchsia [fx run-boot-test] Add --symbolize option

With --symbolize, pipe the emulator's output through the
symbolizer.  This does not preserve the raw output in any
fashion, so if that might matter the switch should be avoided and
log fragments manually piped to ffx debug symbolize instead.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1261388
Original-Revision: f941dc6340837925be9df3921cf1409cf1205ed7
GitOrigin-RevId: dfb038aabe156dd854b397e82d649cdca9b17bf9
Change-Id: I4358aec438a1eae62d0f7c239c6bbbdd8593925d
1 file changed
tree: dc1dcc2c8f1cde6ee3c8f1c3218a818719547c36
  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.