[roll] Roll fuchsia [test_manager] Complete debug data tasks

Make sure debug data tasks are completed once the test finishes.
Currently ffx can drop test controller which in turn drops debug data
tasks leading to corrupted profiles.

Also add logs to make future debugging easy.

BUG=120384

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/792519
Original-Revision: 2501f3deffbbcb24c090b441a592be0f17a5ce54
GitOrigin-RevId: 19f62538051671141b91e83182c15eeab3ca4031
Change-Id: If78a7ab5d2963dcbc63d8b3a4bce8ba26bfb84df
1 file changed
tree: 2d69e89275a8475577dd1c986501cd1dcdb9fe59
  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.