[roll] Roll fuchsia Revert "[starnix] Add virtmagma conformance test"

This reverts commit 3cc461fe08fa379038ee2c0ca9b351083fb97e43.

Reason for revert: suspected to be breaking CI: https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=100305

Original change's description:
> [starnix] Add virtmagma conformance test
>
> The conformance test currently filters out all the tests the Starnix
> implementation does not pass.
>
> This change also introduces a second template for building test
> components with a specific toolchain.
>
> The tests are currently enbled in the Atlas and NUC test environments.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/678982

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/679289
Original-Revision: 999c1ff633199e2d4390f28ea031d99361c5f689
GitOrigin-RevId: fdffaeaba86c79e8c5317688cd586d5ef62e0739
Change-Id: Ic942d1176eb8594fb0edcf920c4810a3150b0424
1 file changed
tree: f7db18589ff92e99926ae636b6a90d49bdbd862e
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  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.