[roll] Roll fuchsia [test_manager] Log state on early termination

Update diagnostics output from test_manager so that state information
is also dumped to syslog when RunController is terminated prematurely.
This can help debug failures in CI where a snapshot could not be taken.

Original-Bug: 94333
Testing: existing unit tests verifying inspect output
Manually verify that when I cancel ffx test in the middle of an
execution, the last known state is saved to both inspect and logs

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/672092
Original-Revision: bee78f73e901b8556ed4df993ea7ab63a3e1e691
GitOrigin-RevId: ba5434f2772584397a8dca50cb409bac94fa97fd
Change-Id: I9167fc36540a27b883b6eb7c4d8916d68f557db8
1 file changed
tree: 9f9ac29684c331d8fd4c2fc56d43d8a04f06fd6f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.