[roll] Roll fuchsia [debugger][e2e] Update async_backtrace output

This updates the expected output of the async_backtrace script to no
longer expect to see the "Finished" task after changes landed in
https://fxrev.dev/1108273.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1110832
Original-Revision: 4cffb47da0f2bebe20424db1446f1b888e81b639
GitOrigin-RevId: 4fe985fd31648ceefc8d423bd17dba31216f030b
Change-Id: If5050c9c3de3f40cd0294fd78740da330b4aa5af
1 file changed
tree: e768217c821dfcc13995dc6c806c63d9ccceee40
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.