[roll] Roll fuchsia [debugger] Disable async_backtrace e2e test

to unblock the rust toolchain roll. The test will need to be updated
with the new struct layout for Pin.

Original-Bug: b/322866009
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/982404
Original-Revision: 6666e98b348d4450e75229978bd3e8d1043910ea
GitOrigin-RevId: aee8648044ad3173dc28ff09ab146748203f5973
Change-Id: I460e0efe73db679623c239ba9286a6692b6dc229
1 file changed
tree: 654f0f948c0cc5fbf3b9b4695f9552eb9977b83e
  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.