[roll] Roll fuchsia [starnix] Test runner removes test_type from start info.

This allows the starnix kernel to be stricter about the program
blocks it runs by removing a key which is not known to the kernel.

By being stricter when parsing the program block we can provide
better errors on typos.

Original-Bug: 308055654
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1208739
Original-Revision: 8ca27103257741466570d11cb9c640ae631e6969
GitOrigin-RevId: c8a0ef0047700ff6c9db92824339a2868ca53278
Change-Id: Idce03c8a9ef208ea16362f073be54d9dc077d27a
1 file changed
tree: 9d9ccf36039e522e194c9ebd60b230ec25897dd4
  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 in one of the communication channels documented at get involved.

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.