[roll] Roll fuchsia [debugger] Fix test flake.

This test code mixes a signed type with the unsigned constructor. This
prints an assertion failure every time in debug mode, but it seems the
test framework doesn't always catch the assertion.

Original-Bug: 104152
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699466
Original-Revision: fe4637176e7ea566779ea6c4b5524580cf8b9c05
GitOrigin-RevId: 392ccd13b69f814067f48feaca1c9a38b80038f1
Change-Id: Icc1a04673dabf928e440e56962c3bdd60af0348d
1 file changed
tree: 8d9c969865eefd40ffd2adec8e7857dbf77c4a0b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.