[roll] Roll fuchsia [ffx][test_manager] Log last suite event

Logs the last suite event sent by test_manager, and the first suite
event received by ffx test. This will debug if messages are getting lost
in the middle.

Original-Bug: 94333

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/730022
Original-Revision: 099185bf583bbdec6e469a5be68529911693b2c6
GitOrigin-RevId: 419442bf4dbb6b7bf0d47a054ea80362fe2824c6
Change-Id: I4ac6a95a9d77cf85b2ae20fd6453af84a817eda7
1 file changed
tree: 0d356fcdc3d3efd6f39444e9fc817a3f2da11643
  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.