[roll] Roll fuchsia [debugger] Disable e2e tests on sherlock

The hello_starnix_hardware_breakpoint test (which is the only one
currently enabled) is particularly flakey on sherlock, but not on vim3. Since vim3 is where most of starnix development is happening at the moment, we're not losing much coverage.

In an effor to lower flake rates across the board, disable the tests
from running on sherlock until the failure can be investigated further.

Original-Bug: b/42082855
Original-Bug: b/319276232
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/971337
Original-Revision: 034f00cb9005196aca5decdd28a5dddae4235389
GitOrigin-RevId: 1f727d27cdc642f76e29c9cfb686325016def84c
Change-Id: I3038f60e8a4733be0b1eb62a426302f7bb9f0400
1 file changed
tree: c38b52d06ea2b37140b186eca862d3e00dd28bdb
  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.