[roll] Roll fuchsia [testing] Improve debug logging

Added debug log messages that reveal additional context
for errors that are set up to ignore that additional
context in logging.

This makes the error log more informative when run at
the DEBUG level, and hopefully easier to pinpoint
any errors.

Original-Bug: b/310748914
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/946300
Original-Revision: fed798a7aa5f42fcd1b3e9a3fdec62bd8d41a646
GitOrigin-RevId: 372f1c918298e836a6642e91fbec319568760988
Change-Id: I21f9101395a8644f1a116e4960501e267d19fbe6
1 file changed
tree: 0744a52960aca619988deb1591c3f79766167466
  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.