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

This is the same issue as https://fxrev.dev/719085, which removed the
tests on sherlock. The same problem is happening on vim3.

Original-Bug: b/233927037
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/719984
Original-Revision: a1042f52131109d2921f2f33ebc2aa4f6cb92687
GitOrigin-RevId: a35989787c5cd296a15a33bac6349f1f19da2332
Change-Id: Id4972ec86cebc64d9fc29f0611168b00b7fce770
1 file changed
tree: de13035df424ae20ddab4044c677fd9828b78a9d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.