[roll] Roll fuchsia [fidl][dynsuite] Explicitly disable tests

Change dynsuite test IDs to be arbitrary (currently sequential, but this
may not be maintained if new tests are inserted between existing tests)
rather than having them be in hacky groups of 1000. Change Go and HLCPP
to explicitly disable unknown interactions tests rather than disabling
them based on the 7000 group.

Original-Bug: 102339
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/720040
Original-Revision: 99b84be8d8f16b867e5b1dea5bf214e093c60f8e
GitOrigin-RevId: 8de35f1e1c309e67cacd1042ebcb4f0ed1a42b49
Change-Id: I843de9656e1916c79f59c50e589e1762cd33daae
1 file changed
tree: acf2f87915a690bc1b5d7ca8958b1fdc77653258
  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.