[roll] Roll fuchsia [time][tests] log before await

Logs we added in https://fxrev.dev/875728 want to see if
tests await at poll step. But the log shows tests stuck at
earlier step. This CL add more logs to investigate.

Example: [<root>][test_step_clock] INFO: [fxb/130140]: before push_source_controller.set_sample

Original-Bug: 130571, 130140
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/886291
Original-Revision: 31acdca1fe9f2d9d0d937992661f2fd0a2c58a6f
GitOrigin-RevId: 97564bfaf5dec04063cd5345974180257e42829d
Change-Id: I71fb46bfcf8211530a8ffdc064f406b882574a3f
1 file changed
tree: 0343061a5912494afe63887a597e5c1215f514ad
  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.