[roll] Roll fuchsia [debugger] Disable inline frames E2E test

This test's reliance on libc internals is blocking libc changes.

Also add documentation about how to disable a single test script without
disabling the entire suite.

Original-Bug: 354057451
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1085472
Original-Revision: 4844217a62e169e82d627693e67af4ad8891ad7f
GitOrigin-RevId: 48d3f6f2e1a3ec2bda2233d8df31e88af042651a
Change-Id: I004820ba6eb75955edb6c6839cfa9ab8cda4e3a8
1 file changed
tree: 8763ac7ef3b7feb1cd9499bfa1e94d43dab9df29
  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.