[roll] Roll fuchsia [forensics] System log loses timeout error reason

Added a check which sends kMissingValue only when result is `ok` and
system_log is empty, and sends actual error otherwise.

Original-Fixed: 112210

TESTED='fx test //src/developer/forensics'

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/744415
Original-Revision: 0b4d523ee4b30fe96e065f52f57847424e21c544
GitOrigin-RevId: 5bc9db46e068a6c14dfe3430fcb8718750e6cb0f
Change-Id: I897ae54156046193816f7f6eb3c70a743319384a
1 file changed
tree: aa98bde16cf9c1ebc7480be826503906d84824b8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.